Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu.h177 u16 bcast_mce_idx; member
H A Drvu_nix.c2064 idx = pfvf->bcast_mce_idx + (pcifunc & RVU_PFVF_FUNC_MASK); in nix_update_bcast_mce_list()
2067 if (idx > (pfvf->bcast_mce_idx + mce_list->max)) { in nix_update_bcast_mce_list()
2088 idx = pfvf->bcast_mce_idx; in nix_update_bcast_mce_list()
2128 pfvf->bcast_mce_idx = nix_alloc_mce_list(mcast, numvfs + 1); in nix_setup_bcast_tables()
2141 err = nix_setup_mce(rvu, pfvf->bcast_mce_idx + idx, in nix_setup_bcast_tables()
H A Drvu_npc.c557 action.index = pfvf->bcast_mce_idx; in rvu_npc_install_bcast_match_entry()
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu.h240 u16 bcast_mce_idx; member
H A Drvu_nix.c3112 *mce_idx = pfvf->bcast_mce_idx; in nix_get_mce_list()
3187 pfvf->bcast_mce_idx = nix_alloc_mce_list(mcast, numvfs + 1); in nix_setup_mce_tables()
3208 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()

Completed in 23 milliseconds