Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/marvell/octeontx2/af/
Drvu_cgx.c513 if (rvu_npc_exact_has_match_table(rvu)) { in rvu_cgx_disable_dmac_entries()
664 if (rvu_npc_exact_has_match_table(rvu)) in rvu_mbox_handler_cgx_mac_addr_set()
685 if (rvu_npc_exact_has_match_table(rvu)) in rvu_mbox_handler_cgx_mac_addr_add()
708 if (rvu_npc_exact_has_match_table(rvu)) in rvu_mbox_handler_cgx_mac_addr_del()
732 if (rvu_npc_exact_has_match_table(rvu)) { in rvu_mbox_handler_cgx_mac_max_entries_get()
774 if (rvu_npc_exact_has_match_table(rvu)) in rvu_mbox_handler_cgx_promisc_enable()
793 if (rvu_npc_exact_has_match_table(rvu)) in rvu_mbox_handler_cgx_promisc_disable()
1224 if (rvu_npc_exact_has_match_table(rvu)) in rvu_mbox_handler_cgx_mac_addr_reset()
1240 if (rvu_npc_exact_has_match_table(rvu)) in rvu_mbox_handler_cgx_mac_addr_update()
Drvu_npc_hash.h210 bool rvu_npc_exact_has_match_table(struct rvu *rvu);
Drvu_devlink.c1251 enabled = rvu_npc_exact_has_match_table(rvu); in rvu_af_npc_exact_feature_get()
1541 if (!rvu_npc_exact_has_match_table(rvu)) in rvu_register_dl()
1575 if (rvu_npc_exact_has_match_table(rvu)) in rvu_unregister_dl()
Drvu_npc_hash.c734 bool rvu_npc_exact_has_match_table(struct rvu *rvu) in rvu_npc_exact_has_match_table() function
Drvu_npc_fs.c1742 if (!rvu_npc_exact_has_match_table(rvu)) { in npc_install_mcam_drop_rule()
Drvu.c2698 if (rvu_npc_exact_has_match_table(rvu)) in __rvu_flr_handler()