Lines Matching refs:eni_close
857 DPRINTK("eni_close: waiting for RX ...\n");
1400 DPRINTK("eni_close: waiting for TX ...\n");
1894 static void eni_close(struct atm_vcc *vcc)
1896 DPRINTK(">eni_close\n");
1901 DPRINTK("eni_close: done waiting\n");
1931 eni_vcc->tx = NULL; /* for eni_close after open_rx */
1933 eni_close(vcc);
1937 eni_close(vcc);
1943 eni_close(vcc);
1947 eni_close(vcc);
2205 .close = eni_close,