Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_npc_fs.c1899 mutex_lock(&rswitch->switch_lock); in rvu_mbox_handler_npc_install_flow()
1908 mutex_unlock(&rswitch->switch_lock); in rvu_mbox_handler_npc_install_flow()
H A Drvu.h574 struct mutex switch_lock; /* Serialize flow installation */ member