Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/atm/
Dhe.h375 wait_queue_head_t tx_waitq; member
Dhe.c2004 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()