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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/atm/
H A Deni.c857 DPRINTK("eni_close: waiting for RX ...\n");
1372 DPRINTK("eni_close: waiting for TX ...\n");
1838 static void eni_close(struct atm_vcc *vcc) function
1840 DPRINTK(">eni_close\n");
1845 DPRINTK("eni_close: done waiting\n");
1877 eni_vcc->tx = NULL; /* for eni_close after open_rx */
1879 eni_close(vcc);
1883 eni_close(vcc);
1889 eni_close(vcc);
1893 eni_close(vc
[all...]

Completed in 87 milliseconds