Home
last modified time | relevance | path

Searched refs:rvu_npc_exact_has_match_table (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_cgx.c537 if (rvu_npc_exact_has_match_table(rvu)) { in rvu_cgx_disable_dmac_entries()
688 if (rvu_npc_exact_has_match_table(rvu)) in rvu_mbox_handler_cgx_mac_addr_set()
709 if (rvu_npc_exact_has_match_table(rvu)) in rvu_mbox_handler_cgx_mac_addr_add()
732 if (rvu_npc_exact_has_match_table(rvu)) in rvu_mbox_handler_cgx_mac_addr_del()
756 if (rvu_npc_exact_has_match_table(rvu)) { in rvu_mbox_handler_cgx_mac_max_entries_get()
798 if (rvu_npc_exact_has_match_table(rvu)) in rvu_mbox_handler_cgx_promisc_enable()
817 if (rvu_npc_exact_has_match_table(rvu)) in rvu_mbox_handler_cgx_promisc_disable()
1247 if (rvu_npc_exact_has_match_table(rvu)) in rvu_mbox_handler_cgx_mac_addr_reset()
1263 if (rvu_npc_exact_has_match_table(rvu)) in rvu_mbox_handler_cgx_mac_addr_update()
H A Drvu_npc_hash.h210 bool rvu_npc_exact_has_match_table(struct rvu *rvu);
H A Drvu_npc_hash.c734 bool rvu_npc_exact_has_match_table(struct rvu *rvu) in rvu_npc_exact_has_match_table() function
H A Drvu_npc_fs.c1730 if (!rvu_npc_exact_has_match_table(rvu)) { in npc_install_mcam_drop_rule()
H A Drvu.c2699 if (rvu_npc_exact_has_match_table(rvu)) in __rvu_flr_handler()