Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/marvell/octeontx2/af/
Drvu_cgx.c478 if (rvu_npc_exact_has_match_table(rvu)) { in rvu_cgx_disable_dmac_entries()
593 if (rvu_npc_exact_has_match_table(rvu)) in rvu_mbox_handler_cgx_mac_addr_set()
614 if (rvu_npc_exact_has_match_table(rvu)) in rvu_mbox_handler_cgx_mac_addr_add()
637 if (rvu_npc_exact_has_match_table(rvu)) in rvu_mbox_handler_cgx_mac_addr_del()
661 if (rvu_npc_exact_has_match_table(rvu)) { in rvu_mbox_handler_cgx_mac_max_entries_get()
704 if (rvu_npc_exact_has_match_table(rvu)) in rvu_mbox_handler_cgx_promisc_enable()
723 if (rvu_npc_exact_has_match_table(rvu)) in rvu_mbox_handler_cgx_promisc_disable()
1146 if (rvu_npc_exact_has_match_table(rvu)) in rvu_mbox_handler_cgx_mac_addr_reset()
1162 if (rvu_npc_exact_has_match_table(rvu)) in rvu_mbox_handler_cgx_mac_addr_update()
Drvu_npc_hash.h204 bool rvu_npc_exact_has_match_table(struct rvu *rvu);
Drvu_devlink.c1450 enabled = rvu_npc_exact_has_match_table(rvu); in rvu_af_npc_exact_feature_get()
1590 if (!rvu_npc_exact_has_match_table(rvu)) in rvu_register_dl()
Drvu_npc_fs.c1491 if (!rvu_npc_exact_has_match_table(rvu)) { in npc_install_mcam_drop_rule()
Drvu_npc_hash.c696 bool rvu_npc_exact_has_match_table(struct rvu *rvu) in rvu_npc_exact_has_match_table() function
Drvu_nix.c3797 if (rvu_npc_exact_has_match_table(rvu)) in rvu_mbox_handler_nix_set_rx_mode()
3803 if (rvu_npc_exact_has_match_table(rvu)) in rvu_mbox_handler_nix_set_rx_mode()
Drvu.c2569 if (rvu_npc_exact_has_match_table(rvu)) in __rvu_flr_handler()