Home
last modified time | relevance | path

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

/drivers/net/ethernet/marvell/octeontx2/af/
A Drvu_nix.c3584 mutex_init(&mcast_grp->mcast_grp_lock); in nix_setup_mcast_grp()
5207 mutex_lock(&mcast_grp->mcast_grp_lock); in nix_mcast_update_mce_entry()
5232 mutex_unlock(&mcast_grp->mcast_grp_lock); in nix_mcast_update_mce_entry()
6294 mutex_lock(&mcast_grp->mcast_grp_lock); in rvu_nix_mcast_get_mce_index()
6301 mutex_unlock(&mcast_grp->mcast_grp_lock); in rvu_nix_mcast_get_mce_index()
6322 mutex_lock(&mcast_grp->mcast_grp_lock); in rvu_nix_mcast_flr_free_entries()
6357 mutex_unlock(&mcast_grp->mcast_grp_lock); in rvu_nix_mcast_flr_free_entries()
6374 mutex_lock(&mcast_grp->mcast_grp_lock); in rvu_nix_mcast_update_mcam_entry()
6410 mutex_lock(&mcast_grp->mcast_grp_lock); in rvu_mbox_handler_nix_mcast_grp_create()
6441 mutex_lock(&mcast_grp->mcast_grp_lock); in rvu_mbox_handler_nix_mcast_grp_destroy()
[all …]
A Drvu.h178 struct mutex mcast_grp_lock; /* Serialize MCE updates */ member

Completed in 19 milliseconds