Searched refs:nix_pf_func (Results 1 – 2 of 2) sorted by relevance
408 if (req->nix_pf_func) { in rvu_mbox_handler_cpt_lf_alloc()410 if (req->nix_pf_func == RVU_DEFAULT_PF_FUNC) in rvu_mbox_handler_cpt_lf_alloc()411 req->nix_pf_func = pcifunc; in rvu_mbox_handler_cpt_lf_alloc()412 if (!is_pffunc_map_valid(rvu, req->nix_pf_func, BLKTYPE_NIX)) in rvu_mbox_handler_cpt_lf_alloc()446 val |= ((u64)req->nix_pf_func << 48 | in rvu_mbox_handler_cpt_lf_alloc()533 val |= (u64)req->nix_pf_func << 48; in cpt_inline_ipsec_cfg_inbound()557 u16 nix_pf_func = req->nix_pf_func; in cpt_inline_ipsec_cfg_outbound() local572 if (nix_pf_func && !is_pffunc_map_valid(rvu, nix_pf_func, BLKTYPE_NIX)) in cpt_inline_ipsec_cfg_outbound()582 if (nix_pf_func) { in cpt_inline_ipsec_cfg_outbound()585 val |= (u64)nix_pf_func << 48; in cpt_inline_ipsec_cfg_outbound()[all …]
1662 u16 nix_pf_func; member1683 u16 nix_pf_func; /* outbound path NIX_PF_FUNC */ member