Lines Matching refs:netcount
271 int netcount; member
758 if (info->netcount) { in open()
1584 if (info->netcount) in hdlcdev_attach()
1655 if (info->port.count != 0 || info->netcount != 0) { in hdlcdev_open()
1660 info->netcount=1; in hdlcdev_open()
1666 info->netcount=0; in hdlcdev_open()
1714 info->netcount=0; in hdlcdev_close()
1815 if (info->netcount) in hdlcdev_ioctl()
2264 if (info->netcount) in isr_txeom()
2448 if (info->netcount) { in isr_io_pin()
2618 if ( port && (port->port.count || port->netcount) && in synclinkmp_interrupt()
2727 if (info->params.mode == MGSL_MODE_HDLC || info->netcount) in program_hw()
2744 if (info->netcount || (info->port.tty && info->port.tty->termios.c_cflag & CREAD) ) in program_hw()
4978 if (info->netcount) in rx_get_frame()
5489 if (info->netcount) in tx_timeout()