Searched refs:eni_close (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/atm/
H A Deni.c861 DPRINTK("eni_close: waiting for RX ...\n"); close_rx()
1400 DPRINTK("eni_close: waiting for TX ...\n"); close_tx()
1893 static void eni_close(struct atm_vcc *vcc) eni_close() function
1895 DPRINTK(">eni_close\n"); eni_close()
1900 DPRINTK("eni_close: done waiting\n"); eni_close()
1930 eni_vcc->tx = NULL; /* for eni_close after open_rx */ eni_open()
1932 eni_close(vcc); eni_open()
1936 eni_close(vcc); eni_open()
1942 eni_close(vcc); eni_open()
1946 eni_close(vcc); eni_open()
2219 .close = eni_close,

Completed in 182 milliseconds