Lines Matching refs:pf_func
68 u16 pf_func, pf_func_mask; in npc_mcam_verify_pf_func() local
75 pf_func = (entry_data->kw[0] >> 32) & NPC_KEX_PF_FUNC_MASK; in npc_mcam_verify_pf_func()
77 pf_func = be16_to_cpu((__force __be16)pf_func); in npc_mcam_verify_pf_func()
79 ((pf_func & ~RVU_PFVF_FUNC_MASK) != in npc_mcam_verify_pf_func()
387 int blkaddr, u16 pf_func) in npc_get_default_entry_action() argument
392 nix_get_nixlf(rvu, pf_func, &nixlf, NULL); in npc_get_default_entry_action()
393 index = npc_get_nixlf_mcam_index(mcam, pf_func, nixlf, in npc_get_default_entry_action()
631 action.pf_func = pcifunc; in rvu_npc_install_ucast_entry()
643 req.vf = action.pf_func; in rvu_npc_install_ucast_entry()
866 action.pf_func = pcifunc; in rvu_npc_install_allmulti_entry()
1002 action.pf_func = pcifunc; in rvu_npc_update_flowkey_alg_idx()
1167 rule->rx_action.pf_func == pcifunc && in rvu_npc_disable_mcam_entries()