Home
last modified time | relevance | path

Searched refs:NPC_MCAM_ANY_PRIO (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/drivers/net/octeontx2/
H A Dotx2_mcast.c137 req->priority = NPC_MCAM_ANY_PRIO; in otx2_nix_mc_addr_list_install()
266 req->priority = NPC_MCAM_ANY_PRIO; in otx2_nix_set_mc_addr_list()
H A Dotx2_vlan.c174 req->priority = NPC_MCAM_ANY_PRIO; in nix_vlan_mcam_alloc_and_write()
178 req->priority = NPC_MCAM_ANY_PRIO; in nix_vlan_mcam_alloc_and_write()
H A Dotx2_flow_utils.c736 *prio = NPC_MCAM_ANY_PRIO; in flow_find_ref_entry()
781 if (prio != NPC_MCAM_ANY_PRIO) { in flow_fill_entry_cache()
/f-stack/dpdk/drivers/common/octeontx2/
H A Dotx2_mbox.h1337 #define NPC_MCAM_ANY_PRIO 0 macro