Home
last modified time | relevance | path

Searched refs:NIXLF_BCAST_ENTRY (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/marvell/octeontx2/af/
Dnpc.h471 #define NIXLF_BCAST_ENTRY 1 macro
Drvu_npc.c183 if (type == NIXLF_BCAST_ENTRY) in npc_get_nixlf_mcam_index()
782 nixlf, NIXLF_BCAST_ENTRY); in rvu_npc_install_bcast_match_entry()
822 NIXLF_BCAST_ENTRY); in rvu_npc_enable_bcast_entry()
1061 type != NIXLF_BCAST_ENTRY && !pfvf->use_mce_list) in npc_enadis_default_mce_entry()
1095 NIXLF_BCAST_ENTRY, enable); in npc_enadis_default_entries()
Drvu_nix.c427 err = nix_update_mce_rule(rvu, pcifunc, NIXLF_BCAST_ENTRY, true); in nix_interface_init()
453 err = nix_update_mce_rule(rvu, pcifunc, NIXLF_BCAST_ENTRY, false); in nix_interface_deinit()
2888 if (type == NIXLF_BCAST_ENTRY) { in nix_get_mce_list()