Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/marvell/octeontx2/af/
Drvu_cgx.c488 if (rvu_npc_exact_has_match_table(rvu)) { in rvu_cgx_disable_dmac_entries()
610 if (rvu_npc_exact_has_match_table(rvu)) in rvu_mbox_handler_cgx_mac_addr_set()
631 if (rvu_npc_exact_has_match_table(rvu)) in rvu_mbox_handler_cgx_mac_addr_add()
654 if (rvu_npc_exact_has_match_table(rvu)) in rvu_mbox_handler_cgx_mac_addr_del()
678 if (rvu_npc_exact_has_match_table(rvu)) { in rvu_mbox_handler_cgx_mac_max_entries_get()
720 if (rvu_npc_exact_has_match_table(rvu)) in rvu_mbox_handler_cgx_promisc_enable()
739 if (rvu_npc_exact_has_match_table(rvu)) in rvu_mbox_handler_cgx_promisc_disable()
1171 if (rvu_npc_exact_has_match_table(rvu)) in rvu_mbox_handler_cgx_mac_addr_reset()
1187 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.c1453 enabled = rvu_npc_exact_has_match_table(rvu); in rvu_af_npc_exact_feature_get()
1661 if (!rvu_npc_exact_has_match_table(rvu)) in rvu_register_dl()
1695 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.c1612 if (!rvu_npc_exact_has_match_table(rvu)) { in npc_install_mcam_drop_rule()
Drvu.c2608 if (rvu_npc_exact_has_match_table(rvu)) in __rvu_flr_handler()