Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/marvell/octeontx2/af/
Dcgx.c42 wait_queue_head_t wq_cmd_cmplt; member
354 if (!wait_event_timeout(lmac->wq_cmd_cmplt, !lmac->cmd_pend, in cgx_fwi_cmd_send()
585 wake_up_interruptible(&lmac->wq_cmd_cmplt); in cgx_fwi_event_handler()
733 init_waitqueue_head(&lmac->wq_cmd_cmplt); in cgx_lmac_init()