Home
last modified time | relevance | path

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

/drivers/net/ethernet/marvell/octeontx2/af/
Drvu_nix.c168 static u16 nix_alloc_mce_list(struct nix_mcast *mcast, int count) in nix_alloc_mce_list() function
3187 pfvf->bcast_mce_idx = nix_alloc_mce_list(mcast, numvfs + 1); in nix_setup_mce_tables()
3191 pfvf->mcast_mce_idx = nix_alloc_mce_list(mcast, numvfs + 1); in nix_setup_mce_tables()
3195 pfvf->promisc_mce_idx = nix_alloc_mce_list(mcast, numvfs + 1); in nix_setup_mce_tables()