tx_stop           367 drivers/char/pcmcia/synclink_cs.c static void tx_stop(MGSLPC_INFO *info);
tx_stop           716 drivers/char/pcmcia/synclink_cs.c 		tx_stop(info);
tx_stop           991 drivers/char/pcmcia/synclink_cs.c 			tx_stop(info);
tx_stop          1011 drivers/char/pcmcia/synclink_cs.c 			tx_stop(info);
tx_stop          1075 drivers/char/pcmcia/synclink_cs.c 				tx_stop(info);
tx_stop          1347 drivers/char/pcmcia/synclink_cs.c 	tx_stop(info);
tx_stop          1374 drivers/char/pcmcia/synclink_cs.c 	tx_stop(info);
tx_stop          1900 drivers/char/pcmcia/synclink_cs.c 			tx_stop(info);
tx_stop          3251 drivers/char/pcmcia/synclink_cs.c 	tx_stop(info);
tx_stop          4184 drivers/char/pcmcia/synclink_cs.c 	tx_stop(info);
tx_stop           837 drivers/net/ethernet/nvidia/forcedeth.c 	int tx_stop;
tx_stop          1969 drivers/net/ethernet/nvidia/forcedeth.c 	np->tx_stop = 0;
tx_stop          2241 drivers/net/ethernet/nvidia/forcedeth.c 		np->tx_stop = 1;
tx_stop          2397 drivers/net/ethernet/nvidia/forcedeth.c 		np->tx_stop = 1;
tx_stop          2635 drivers/net/ethernet/nvidia/forcedeth.c 	if (unlikely((np->tx_stop == 1) && (np->get_tx.orig != orig_get_tx))) {
tx_stop          2636 drivers/net/ethernet/nvidia/forcedeth.c 		np->tx_stop = 0;
tx_stop          2692 drivers/net/ethernet/nvidia/forcedeth.c 	if (unlikely((np->tx_stop == 1) && (np->get_tx.ex != orig_get_tx))) {
tx_stop          2693 drivers/net/ethernet/nvidia/forcedeth.c 		np->tx_stop = 0;
tx_stop          2779 drivers/net/ethernet/nvidia/forcedeth.c 	np->tx_stop = 0;  /* prevent waking tx queue */
tx_stop            71 drivers/net/ntb_netdev.c static unsigned int tx_stop = 5;
tx_stop           213 drivers/net/ntb_netdev.c 	ntb_netdev_maybe_stop_tx(ndev, dev->qp, tx_stop);
tx_stop           220 drivers/net/ntb_netdev.c 	ntb_netdev_maybe_stop_tx(ndev, dev->qp, tx_stop);
tx_stop           235 drivers/net/ntb_netdev.c 	if (ntb_transport_tx_free_entry(dev->qp) < tx_stop) {
tx_stop           112 drivers/net/wireless/ti/wl18xx/acx.h 	u32 tx_stop;
tx_stop           246 drivers/net/wireless/ti/wl18xx/acx.h 	u16 tx_stop;
tx_stop            53 drivers/net/wireless/ti/wl18xx/debugfs.c WL18XX_DEBUGFS_FWSTATS_FILE(tx, tx_stop, "%u");
tx_stop           165 drivers/net/wireless/ti/wl18xx/debugfs.c WL18XX_DEBUGFS_FWSTATS_FILE(thermal, tx_stop, "%u");
tx_stop           444 drivers/net/wireless/ti/wl18xx/debugfs.c 	DEBUGFS_FWSTATS_ADD(tx, tx_stop);
tx_stop           548 drivers/net/wireless/ti/wl18xx/debugfs.c 	DEBUGFS_FWSTATS_ADD(thermal, tx_stop);
tx_stop           306 drivers/staging/gdm724x/gdm_usb.c 	udev->tx_stop = 0;
tx_stop           665 drivers/staging/gdm724x/gdm_usb.c 		if (udev->tx_stop) {
tx_stop            92 drivers/staging/gdm724x/gdm_usb.h 	u8 tx_stop;
tx_stop           465 drivers/tty/synclink_gt.c static void tx_stop(struct slgt_info *info);
tx_stop           989 drivers/tty/synclink_gt.c 	 	tx_stop(info);
tx_stop          1696 drivers/tty/synclink_gt.c 	tx_stop(info);
tx_stop          2303 drivers/tty/synclink_gt.c 				tx_stop(info);
tx_stop          2451 drivers/tty/synclink_gt.c 	tx_stop(info);
tx_stop          2478 drivers/tty/synclink_gt.c 	tx_stop(info);
tx_stop          2650 drivers/tty/synclink_gt.c 			tx_stop(info);
tx_stop          4073 drivers/tty/synclink_gt.c 	tx_stop(info);
tx_stop          4096 drivers/tty/synclink_gt.c 	tx_stop(info);
tx_stop          4237 drivers/tty/synclink_gt.c 	tx_stop(info);
tx_stop          5103 drivers/tty/synclink_gt.c 	tx_stop(info);
tx_stop           583 drivers/tty/synclinkmp.c static void tx_stop(SLMP_INFO *info);
tx_stop          1215 drivers/tty/synclinkmp.c 	 	tx_stop(info);
tx_stop          1822 drivers/tty/synclinkmp.c 	tx_stop(info);
tx_stop          2250 drivers/tty/synclinkmp.c 				tx_stop(info);
tx_stop          2305 drivers/tty/synclinkmp.c 		tx_stop(info);
tx_stop          2483 drivers/tty/synclinkmp.c 						tx_stop(info);
tx_stop          2703 drivers/tty/synclinkmp.c 	tx_stop(info);
tx_stop          2943 drivers/tty/synclinkmp.c 			tx_stop(info);
tx_stop          4329 drivers/tty/synclinkmp.c 		tx_stop(info);
tx_stop          4366 drivers/tty/synclinkmp.c 	tx_stop(info);
tx_stop          4691 drivers/tty/synclinkmp.c 	tx_stop(info);
tx_stop           401 net/mac80211/agg-tx.c 	tid_tx->tx_stop = reason == AGG_STOP_LOCAL_REQUEST;
tx_stop           876 net/mac80211/agg-tx.c 	if (tid_tx->stop_initiator == WLAN_BACK_INITIATOR && tid_tx->tx_stop)
tx_stop           180 net/mac80211/sta_info.h 	bool tx_stop;