Searched refs:nix_pf_func (Results 1 – 2 of 2) sorted by relevance
350 if (req->nix_pf_func) { in rvu_mbox_handler_cpt_lf_alloc()352 if (req->nix_pf_func == RVU_DEFAULT_PF_FUNC) in rvu_mbox_handler_cpt_lf_alloc()353 req->nix_pf_func = pcifunc; in rvu_mbox_handler_cpt_lf_alloc()354 if (!is_pffunc_map_valid(rvu, req->nix_pf_func, BLKTYPE_NIX)) in rvu_mbox_handler_cpt_lf_alloc()384 val |= ((u64)req->nix_pf_func << 48 | in rvu_mbox_handler_cpt_lf_alloc()471 val |= (u64)req->nix_pf_func << 48; in cpt_inline_ipsec_cfg_inbound()495 u16 nix_pf_func = req->nix_pf_func; in cpt_inline_ipsec_cfg_outbound() local510 if (nix_pf_func && !is_pffunc_map_valid(rvu, nix_pf_func, BLKTYPE_NIX)) in cpt_inline_ipsec_cfg_outbound()520 if (nix_pf_func) { in cpt_inline_ipsec_cfg_outbound()523 val |= (u64)nix_pf_func << 48; in cpt_inline_ipsec_cfg_outbound()[all …]
1590 u16 nix_pf_func; member1609 u16 nix_pf_func; /* outbound path NIX_PF_FUNC */ member