Home
last modified time | relevance | path

Searched refs:netcount (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/drivers/char/pcmcia/
Dsynclink_cs.c222 int netcount; member
983 if (info->netcount) in tx_done()
1092 if (info->netcount) { in dcd_change()
1375 if (info->params.mode == MGSL_MODE_HDLC || info->netcount) in mgslpc_program_hw()
1391 if (info->netcount || (tty && C_CREAD(tty))) in mgslpc_program_hw()
2490 if (info->netcount) { in mgslpc_open()
3688 if (info->netcount) in rx_get_frame()
3844 if (info->netcount) in tx_timeout()
3901 if (info->netcount) { in hdlcdev_attach()
3980 if (info->port.count != 0 || info->netcount != 0) { in hdlcdev_open()
[all …]
/Linux-v5.15/drivers/tty/
Dsynclink_gt.c322 int netcount; member
622 if (info->netcount) { in open()
1386 if (info->netcount) in hdlcdev_attach()
1454 if (info->port.count != 0 || info->netcount != 0) { in hdlcdev_open()
1459 info->netcount=1; in hdlcdev_open()
1465 info->netcount=0; in hdlcdev_open()
1512 info->netcount=0; in hdlcdev_close()
1610 if (info->netcount) in hdlcdev_ioctl()
1987 if (info->netcount) { in dcd_change()
2236 if (info->netcount) in isr_txeom()
[all …]