Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Dlmac_common.h33 wait_queue_head_t wq_cmd_cmplt; member
H A Dcgx.c1044 if (!wait_event_timeout(lmac->wq_cmd_cmplt, !lmac->cmd_pend, in cgx_fwi_cmd_send()
1348 wake_up(&lmac->wq_cmd_cmplt); in cgx_fwi_event_handler()
1684 init_waitqueue_head(&lmac->wq_cmd_cmplt); in cgx_lmac_init()