Lines Matching refs:netcount
271 int netcount; member
758 if (info->netcount) { in open()
1566 if (info->netcount) in hdlcdev_attach()
1637 if (info->port.count != 0 || info->netcount != 0) { in hdlcdev_open()
1642 info->netcount=1; in hdlcdev_open()
1648 info->netcount=0; in hdlcdev_open()
1696 info->netcount=0; in hdlcdev_close()
1797 if (info->netcount) in hdlcdev_ioctl()
2245 if (info->netcount) in isr_txeom()
2429 if (info->netcount) { in isr_io_pin()
2599 if ( port && (port->port.count || port->netcount) && in synclinkmp_interrupt()
2708 if (info->params.mode == MGSL_MODE_HDLC || info->netcount) in program_hw()
2725 if (info->netcount || (info->port.tty && info->port.tty->termios.c_cflag & CREAD) ) in program_hw()
4964 if (info->netcount) in rx_get_frame()
5475 if (info->netcount) in tx_timeout()