Searched refs:tx_waitq (Results 1 – 2 of 2) sorted by relevance
375 wait_queue_head_t tx_waitq; member
2004 wake_up(&HE_VCC(tpd->vcc)->tx_waitq); in he_service_tbrq()2348 init_waitqueue_head(&he_vcc->tx_waitq); in he_open()2645 add_wait_queue(&he_vcc->tx_waitq, &wait); in he_close()2652 remove_wait_queue(&he_vcc->tx_waitq, &wait); in he_close()