Lines Matching refs:netcount
271 int netcount; member
767 if (info->netcount) { in open()
1593 if (info->netcount) in hdlcdev_attach()
1663 if (info->port.count != 0 || info->netcount != 0) { in hdlcdev_open()
1668 info->netcount=1; in hdlcdev_open()
1674 info->netcount=0; in hdlcdev_open()
1722 info->netcount=0; in hdlcdev_close()
1823 if (info->netcount) in hdlcdev_ioctl()
2270 if (info->netcount) in isr_txeom()
2454 if (info->netcount) { in isr_io_pin()
2624 if ( port && (port->port.count || port->netcount) && in synclinkmp_interrupt()
2733 if (info->params.mode == MGSL_MODE_HDLC || info->netcount) in program_hw()
2750 if (info->netcount || (info->port.tty && info->port.tty->termios.c_cflag & CREAD) ) in program_hw()
4984 if (info->netcount) in rx_get_frame()
5495 if (info->netcount) in tx_timeout()