Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu.h240 u16 bcast_mce_idx; member
H A Drvu_nix.c3147 *mce_idx = pfvf->bcast_mce_idx; in nix_get_mce_list()
3222 pfvf->bcast_mce_idx = nix_alloc_mce_list(mcast, numvfs + 1); in nix_setup_mce_tables()
3243 pfvf->bcast_mce_idx + idx, in nix_setup_mce_tables()
H A Drvu_npc.c819 req.index = pfvf->bcast_mce_idx; in rvu_npc_install_bcast_match_entry()