Searched refs:tx_stop (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/arch-v10/kernel/
H A Dhead.S541 moveq IO_STATE (R_SERIAL0_XOFF, tx_stop, enable) \
575 moveq IO_STATE (R_SERIAL1_XOFF, tx_stop, enable) \
610 moveq IO_STATE (R_SERIAL2_XOFF, tx_stop, enable) \
646 moveq IO_STATE (R_SERIAL3_XOFF, tx_stop, enable) \
H A Ddebugport.c176 IO_STATE(R_SERIAL0_XOFF, tx_stop, enable) |
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/pcmcia/
H A Dsynclink_cs.c368 static void tx_stop(MGSLPC_INFO *info);
731 tx_stop(info);
1007 tx_stop(info);
1027 tx_stop(info);
1093 tx_stop(info);
1365 tx_stop(info);
1392 tx_stop(info);
1925 tx_stop(info);
3295 tx_stop(info);
3366 static void tx_stop(MGSLPC_INF function
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Dsynclink_gt.c465 static void tx_stop(struct slgt_info *info);
999 tx_stop(info);
1711 tx_stop(info);
2320 tx_stop(info);
2465 tx_stop(info);
2492 tx_stop(info);
2671 tx_stop(info);
3986 static void tx_stop(struct slgt_info *info) function
4014 tx_stop(info);
4037 tx_stop(inf
[all...]
H A Dsynclinkmp.c586 static void tx_stop(SLMP_INFO *info);
1223 tx_stop(info);
1849 tx_stop(info);
2287 tx_stop(info);
2342 tx_stop(info);
2520 tx_stop(info);
2740 tx_stop(info);
2987 tx_stop(info);
4273 static void tx_stop( SLMP_INFO *info ) function
4276 printk("%s(%d):%s tx_stop()\
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dforcedeth.c817 int tx_stop; member in struct:fe_priv
1857 np->tx_stop = 0;
2124 np->tx_stop = 1;
2245 np->tx_stop = 1;
2450 if (unlikely((np->tx_stop == 1) && (np->get_tx.orig != orig_get_tx))) {
2451 np->tx_stop = 0;
2498 if (unlikely((np->tx_stop == 1) && (np->get_tx.ex != orig_get_tx))) {
2499 np->tx_stop = 0;
2578 np->tx_stop = 0; /* prevent waking tx queue */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/serial/
H A Dcrisv10.c1488 xoff |= IO_STATE(R_SERIAL0_XOFF, tx_stop, stop);
1511 xoff |= IO_STATE(R_SERIAL0_XOFF, tx_stop, enable);
3095 xoff |= IO_STATE(R_SERIAL0_XOFF, tx_stop, enable);

Completed in 288 milliseconds