Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/marvell/octeontx2/af/
Drvu_npc_fs.c1405 mutex_lock(&rswitch->switch_lock); in rvu_mbox_handler_npc_install_flow()
1408 mutex_unlock(&rswitch->switch_lock); in rvu_mbox_handler_npc_install_flow()
Drvu.h468 struct mutex switch_lock; /* Serialize flow installation */ member
Drvu.c3322 mutex_init(&rvu->rswitch.switch_lock); in rvu_probe()