Searched refs:sso_pf_func (Results 1 – 2 of 2) sorted by relevance
360 if (req->sso_pf_func) { in rvu_mbox_handler_cpt_lf_alloc()362 if (req->sso_pf_func == RVU_DEFAULT_PF_FUNC) in rvu_mbox_handler_cpt_lf_alloc()363 req->sso_pf_func = pcifunc; in rvu_mbox_handler_cpt_lf_alloc()364 if (!is_pffunc_map_valid(rvu, req->sso_pf_func, BLKTYPE_SSO)) in rvu_mbox_handler_cpt_lf_alloc()386 (u64)req->sso_pf_func << 32); in rvu_mbox_handler_cpt_lf_alloc()442 u16 sso_pf_func = req->sso_pf_func; in cpt_inline_ipsec_cfg_inbound() local455 if (sso_pf_func && !is_pffunc_map_valid(rvu, sso_pf_func, BLKTYPE_SSO)) in cpt_inline_ipsec_cfg_inbound()468 if (sso_pf_func) { in cpt_inline_ipsec_cfg_inbound()471 val |= (u64)sso_pf_func << 32; in cpt_inline_ipsec_cfg_inbound()
1491 u16 sso_pf_func; member1508 u16 sso_pf_func; /* inbound path SSO_PF_FUNC */ member
Completed in 17 milliseconds