Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/
H A Dntb_netdev.c71 static unsigned int tx_stop = 5; variable
213 ntb_netdev_maybe_stop_tx(ndev, dev->qp, tx_stop); in ntb_netdev_start_xmit()
220 ntb_netdev_maybe_stop_tx(ndev, dev->qp, tx_stop); in ntb_netdev_start_xmit()
235 if (ntb_transport_tx_free_entry(dev->qp) < tx_stop) { in ntb_netdev_tx_timer()
/kernel/linux/linux-6.6/drivers/net/
H A Dntb_netdev.c71 static unsigned int tx_stop = 5; variable
213 ntb_netdev_maybe_stop_tx(ndev, dev->qp, tx_stop); in ntb_netdev_start_xmit()
220 ntb_netdev_maybe_stop_tx(ndev, dev->qp, tx_stop); in ntb_netdev_start_xmit()
235 if (ntb_transport_tx_free_entry(dev->qp) < tx_stop) { in ntb_netdev_tx_timer()
/kernel/linux/linux-5.10/drivers/net/wireless/ti/wl18xx/
H A Ddebugfs.c53 WL18XX_DEBUGFS_FWSTATS_FILE(tx, tx_stop, "%u");
165 WL18XX_DEBUGFS_FWSTATS_FILE(thermal, tx_stop, "%u");
444 DEBUGFS_FWSTATS_ADD(tx, tx_stop); in wl18xx_debugfs_add_files()
548 DEBUGFS_FWSTATS_ADD(thermal, tx_stop); in wl18xx_debugfs_add_files()
H A Dacx.h112 u32 tx_stop; member
246 u16 tx_stop; member
/kernel/linux/linux-6.6/drivers/net/wireless/ti/wl18xx/
H A Ddebugfs.c53 WL18XX_DEBUGFS_FWSTATS_FILE(tx, tx_stop, "%u");
165 WL18XX_DEBUGFS_FWSTATS_FILE(thermal, tx_stop, "%u");
438 DEBUGFS_FWSTATS_ADD(tx, tx_stop); in wl18xx_debugfs_add_files()
542 DEBUGFS_FWSTATS_ADD(thermal, tx_stop); in wl18xx_debugfs_add_files()
H A Dacx.h112 u32 tx_stop; member
246 u16 tx_stop; member
/kernel/linux/linux-5.10/drivers/staging/gdm724x/
H A Dgdm_usb.h92 u8 tx_stop; member
H A Dgdm_usb.c310 udev->tx_stop = 0; in init_usb()
669 if (udev->tx_stop) { in do_tx()
/kernel/linux/linux-6.6/drivers/staging/gdm724x/
H A Dgdm_usb.h92 u8 tx_stop; member
H A Dgdm_usb.c310 udev->tx_stop = 0; in init_usb()
669 if (udev->tx_stop) { in do_tx()
/kernel/linux/linux-5.10/drivers/char/pcmcia/
H A Dsynclink_cs.c367 static void tx_stop(MGSLPC_INFO *info);
716 tx_stop(info); in tx_pause()
991 tx_stop(info); in tx_done()
1011 tx_stop(info); in tx_ready()
1075 tx_stop(info); in cts_change()
1347 tx_stop(info); in shutdown()
1374 tx_stop(info); in mgslpc_program_hw()
1900 tx_stop(info); in set_txenable()
3251 tx_stop(info); in hdlc_mode()
3322 static void tx_stop(MGSLPC_INF function
[all...]
/kernel/linux/linux-5.10/drivers/tty/
H A Dsynclinkmp.c583 static void tx_stop(SLMP_INFO *info);
1215 tx_stop(info); in tx_hold()
1819 tx_stop(info); in hdlcdev_tx_timeout()
2247 tx_stop(info); in isr_txeom()
2302 tx_stop(info); in isr_txrdy()
2480 tx_stop(info); in isr_io_pin()
2700 tx_stop(info); in program_hw()
2940 tx_stop(info); in tx_enable()
4246 static void tx_stop( SLMP_INFO *info ) in tx_stop() function
4249 printk("%s(%d):%s tx_stop()\ in tx_stop()
[all...]
H A Dsynclink_gt.c434 static void tx_stop(struct slgt_info *info);
934 tx_stop(info); in tx_hold()
1638 tx_stop(info); in hdlcdev_tx_timeout()
2247 tx_stop(info); in isr_txeom()
2395 tx_stop(info); in shutdown()
2422 tx_stop(info); in program_hw()
2594 tx_stop(info); in tx_enable()
3993 static void tx_stop(struct slgt_info *info) in tx_stop() function
4021 tx_stop(info); in reset_port()
4044 tx_stop(inf in async_mode()
[all...]
/kernel/linux/linux-6.6/drivers/tty/
H A Dsynclink_gt.c429 static void tx_stop(struct slgt_info *info);
924 tx_stop(info); in tx_hold()
1628 tx_stop(info); in hdlcdev_tx_timeout()
2237 tx_stop(info); in isr_txeom()
2385 tx_stop(info); in shutdown()
2412 tx_stop(info); in program_hw()
2577 tx_stop(info); in tx_enable()
3953 static void tx_stop(struct slgt_info *info) in tx_stop() function
3981 tx_stop(info); in reset_port()
4004 tx_stop(inf in async_mode()
[all...]
/kernel/linux/linux-5.10/net/mac80211/
H A Dagg-tx.c402 tid_tx->tx_stop = reason == AGG_STOP_LOCAL_REQUEST; in ___ieee80211_stop_tx_ba_session()
919 if (tid_tx->stop_initiator == WLAN_BACK_INITIATOR && tid_tx->tx_stop) in ieee80211_stop_tx_ba_cb()
H A Dsta_info.h165 * @tx_stop: TX DelBA frame when stopping
191 bool tx_stop; member
/kernel/linux/linux-6.6/net/mac80211/
H A Dagg-tx.c402 tid_tx->tx_stop = reason == AGG_STOP_LOCAL_REQUEST; in ___ieee80211_stop_tx_ba_session()
946 if (tid_tx->stop_initiator == WLAN_BACK_INITIATOR && tid_tx->tx_stop) in ieee80211_stop_tx_ba_cb()
H A Dsta_info.h168 * @tx_stop: TX DelBA frame when stopping
195 bool tx_stop; member
/kernel/linux/linux-5.10/drivers/net/ethernet/nvidia/
H A Dforcedeth.c837 int tx_stop; member
1969 np->tx_stop = 0; in nv_init_tx()
2242 np->tx_stop = 1; in nv_start_xmit()
2417 np->tx_stop = 1; in nv_start_xmit_optimized()
2674 if (unlikely((np->tx_stop == 1) && (np->get_tx.orig != orig_get_tx))) { in nv_tx_done()
2675 np->tx_stop = 0; in nv_tx_done()
2731 if (unlikely((np->tx_stop == 1) && (np->get_tx.ex != orig_get_tx))) { in nv_tx_done_optimized()
2732 np->tx_stop = 0; in nv_tx_done_optimized()
2818 np->tx_stop = 0; /* prevent waking tx queue */ in nv_tx_timeout()
/kernel/linux/linux-6.6/drivers/net/ethernet/nvidia/
H A Dforcedeth.c837 int tx_stop; member
1964 np->tx_stop = 0; in nv_init_tx()
2237 np->tx_stop = 1; in nv_start_xmit()
2412 np->tx_stop = 1; in nv_start_xmit_optimized()
2669 if (unlikely((np->tx_stop == 1) && (np->get_tx.orig != orig_get_tx))) { in nv_tx_done()
2670 np->tx_stop = 0; in nv_tx_done()
2726 if (unlikely((np->tx_stop == 1) && (np->get_tx.ex != orig_get_tx))) { in nv_tx_done_optimized()
2727 np->tx_stop = 0; in nv_tx_done_optimized()
2813 np->tx_stop = 0; /* prevent waking tx queue */ in nv_tx_timeout()

Completed in 54 milliseconds