Searched refs:nix_pf_func (Results 1 – 2 of 2) sorted by relevance
468 if (req->nix_pf_func) { in rvu_mbox_handler_cpt_lf_alloc()470 if (req->nix_pf_func == RVU_DEFAULT_PF_FUNC) in rvu_mbox_handler_cpt_lf_alloc()471 req->nix_pf_func = pcifunc; in rvu_mbox_handler_cpt_lf_alloc()472 if (!is_pffunc_map_valid(rvu, req->nix_pf_func, BLKTYPE_NIX)) in rvu_mbox_handler_cpt_lf_alloc()506 val |= ((u64)req->nix_pf_func << 48 | in rvu_mbox_handler_cpt_lf_alloc()593 val |= (u64)req->nix_pf_func << 48; in cpt_inline_ipsec_cfg_inbound()617 u16 nix_pf_func = req->nix_pf_func; in cpt_inline_ipsec_cfg_outbound() local632 if (nix_pf_func && !is_pffunc_map_valid(rvu, nix_pf_func, BLKTYPE_NIX)) in cpt_inline_ipsec_cfg_outbound()642 if (nix_pf_func) { in cpt_inline_ipsec_cfg_outbound()645 val |= (u64)nix_pf_func << 48; in cpt_inline_ipsec_cfg_outbound()[all …]
1753 u16 nix_pf_func; member1774 u16 nix_pf_func; /* outbound path NIX_PF_FUNC */ member