wq_cmd_cmplt       42 drivers/net/ethernet/marvell/octeontx2/af/cgx.c 	wait_queue_head_t wq_cmd_cmplt;
wq_cmd_cmplt      354 drivers/net/ethernet/marvell/octeontx2/af/cgx.c 	if (!wait_event_timeout(lmac->wq_cmd_cmplt, !lmac->cmd_pend,
wq_cmd_cmplt      585 drivers/net/ethernet/marvell/octeontx2/af/cgx.c 		wake_up_interruptible(&lmac->wq_cmd_cmplt);
wq_cmd_cmplt      733 drivers/net/ethernet/marvell/octeontx2/af/cgx.c 		init_waitqueue_head(&lmac->wq_cmd_cmplt);