Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_cgx.c511 if (rvu_npc_exact_has_match_table(rvu)) { in rvu_cgx_disable_dmac_entries()
633 if (rvu_npc_exact_has_match_table(rvu)) in rvu_mbox_handler_cgx_mac_addr_set()
654 if (rvu_npc_exact_has_match_table(rvu)) in rvu_mbox_handler_cgx_mac_addr_add()
677 if (rvu_npc_exact_has_match_table(rvu)) in rvu_mbox_handler_cgx_mac_addr_del()
701 if (rvu_npc_exact_has_match_table(rvu)) { in rvu_mbox_handler_cgx_mac_max_entries_get()
743 if (rvu_npc_exact_has_match_table(rvu)) in rvu_mbox_handler_cgx_promisc_enable()
762 if (rvu_npc_exact_has_match_table(rvu)) in rvu_mbox_handler_cgx_promisc_disable()
1194 if (rvu_npc_exact_has_match_table(rvu)) in rvu_mbox_handler_cgx_mac_addr_reset()
1210 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_devlink.c1447 enabled = rvu_npc_exact_has_match_table(rvu); in rvu_af_npc_exact_feature_get()
1655 if (!rvu_npc_exact_has_match_table(rvu)) in rvu_register_dl()
1689 if (rvu_npc_exact_has_match_table(rvu)) in rvu_unregister_dl()
H A Drvu_npc_hash.c730 * rvu_npc_exact_has_match_table - Checks support for exact match.
734 bool rvu_npc_exact_has_match_table(struct rvu *rvu) in rvu_npc_exact_has_match_table() function
H A Drvu_npc_fs.c1612 if (!rvu_npc_exact_has_match_table(rvu)) { in npc_install_mcam_drop_rule()
H A Drvu.c2627 if (rvu_npc_exact_has_match_table(rvu)) in __rvu_flr_handler()

Completed in 21 milliseconds