Searched refs:nix_pf_func (Results 1 – 2 of 2) sorted by relevance
351 if (req->nix_pf_func) { in rvu_mbox_handler_cpt_lf_alloc()353 if (req->nix_pf_func == RVU_DEFAULT_PF_FUNC) in rvu_mbox_handler_cpt_lf_alloc()354 req->nix_pf_func = pcifunc; in rvu_mbox_handler_cpt_lf_alloc()355 if (!is_pffunc_map_valid(rvu, req->nix_pf_func, BLKTYPE_NIX)) in rvu_mbox_handler_cpt_lf_alloc()385 val |= ((u64)req->nix_pf_func << 48 | in rvu_mbox_handler_cpt_lf_alloc()472 val |= (u64)req->nix_pf_func << 48; in cpt_inline_ipsec_cfg_inbound()496 u16 nix_pf_func = req->nix_pf_func; in cpt_inline_ipsec_cfg_outbound() local511 if (nix_pf_func && !is_pffunc_map_valid(rvu, nix_pf_func, BLKTYPE_NIX)) in cpt_inline_ipsec_cfg_outbound()521 if (nix_pf_func) { in cpt_inline_ipsec_cfg_outbound()524 val |= (u64)nix_pf_func << 48; in cpt_inline_ipsec_cfg_outbound()[all …]
1490 u16 nix_pf_func; member1509 u16 nix_pf_func; /* outbound path NIX_PF_FUNC */ member
Completed in 13 milliseconds