Home
last modified time | relevance | path

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

/drivers/net/ethernet/marvell/octeontx2/af/
A Drvu.h175 struct list_head mcast_grp_head; member
A Drvu_nix.c3583 INIT_LIST_HEAD(&mcast_grp->mcast_grp_head); in nix_setup_mcast_grp()
5208 list_for_each_entry(elem, &mcast_grp->mcast_grp_head, list) { in nix_mcast_update_mce_entry()
6268 list_for_each_entry(iter, &mcast_grp->mcast_grp_head, list) { in rvu_nix_mcast_find_grp_elem()
6323 list_for_each_entry_safe(elem, tmp, &mcast_grp->mcast_grp_head, list) { in rvu_nix_mcast_flr_free_entries()
6411 list_add_tail(&elem->list, &mcast_grp->mcast_grp_head); in rvu_mbox_handler_nix_mcast_grp_create()

Completed in 18 milliseconds