Home
last modified time | relevance | path

Searched refs:netif_tx_queue_stopped (Results 1 – 25 of 62) sorted by relevance

123

/linux-6.1.9/drivers/staging/rtl8723bs/include/
Dosdep_service_linux.h80 return (netif_tx_queue_stopped(netdev_get_tx_queue(pnetdev, 0)) && in rtw_netif_queue_stopped()
81 netif_tx_queue_stopped(netdev_get_tx_queue(pnetdev, 1)) && in rtw_netif_queue_stopped()
82 netif_tx_queue_stopped(netdev_get_tx_queue(pnetdev, 2)) && in rtw_netif_queue_stopped()
83 netif_tx_queue_stopped(netdev_get_tx_queue(pnetdev, 3))); in rtw_netif_queue_stopped()
/linux-6.1.9/drivers/staging/r8188eu/include/
Dosdep_service.h63 return netif_tx_queue_stopped(netdev_get_tx_queue(pnetdev, 0)) && in rtw_netif_queue_stopped()
64 netif_tx_queue_stopped(netdev_get_tx_queue(pnetdev, 1)) && in rtw_netif_queue_stopped()
65 netif_tx_queue_stopped(netdev_get_tx_queue(pnetdev, 2)) && in rtw_netif_queue_stopped()
66 netif_tx_queue_stopped(netdev_get_tx_queue(pnetdev, 3)); in rtw_netif_queue_stopped()
/linux-6.1.9/drivers/staging/rtl8723bs/os_dep/
Dxmit_linux.c117 if (!netif_tx_queue_stopped(netdev_get_tx_queue(padapter->pnetdev, queue))) in rtw_check_xmit_resource()
/linux-6.1.9/drivers/net/ethernet/sfc/siena/
Dtx.c243 if (netif_tx_queue_stopped(tx_queue->core_txq)) in efx_siena_xdp_tx_buffers()
Dtx_common.c258 if (unlikely(netif_tx_queue_stopped(tx_queue->core_txq)) && in efx_siena_xmit_done()
/linux-6.1.9/drivers/net/wireless/marvell/mwifiex/
Dtxrx.c308 if (netif_tx_queue_stopped(txq)) { in mwifiex_write_data_complete()
Dmain.c825 if (!netif_tx_queue_stopped(txq)) { in mwifiex_queue_tx_pkt()
1190 netif_tx_queue_stopped(txq) ? in mwifiex_drv_info_dump()
Ddebugfs.c131 p += sprintf(p, " %d:%s", i, netif_tx_queue_stopped(txq) ? in mwifiex_info_read()
/linux-6.1.9/drivers/net/wwan/t7xx/
Dt7xx_netdev.c352 if (netif_tx_queue_stopped(net_queue)) in t7xx_ccmni_queue_tx_irq_notify()
/linux-6.1.9/drivers/net/ethernet/sfc/
Def100_tx.c412 if (netif_tx_queue_stopped(tx_queue->core_txq) || in __ef100_enqueue_skb()
Dtx_common.c273 if (unlikely(netif_tx_queue_stopped(tx_queue->core_txq)) && in efx_xmit_done()
Dtx.c456 if (netif_tx_queue_stopped(tx_queue->core_txq)) in efx_xdp_tx_buffers()
/linux-6.1.9/drivers/net/
Difb.c139 if (netif_tx_queue_stopped(txq)) in ifb_ri_tasklet()
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/
Den_tx.c400 if (!netif_tx_queue_stopped(sq->txq) && in mlx5e_txwqe_complete()
879 if (netif_tx_queue_stopped(sq->txq) && in mlx5e_poll_tx_cq()
/linux-6.1.9/drivers/net/ethernet/sun/
Dsunvnet_common.c727 if (unlikely(netif_tx_queue_stopped(txq) && in vnet_ack()
766 if (likely(netif_tx_queue_stopped(txq))) in maybe_tx_wakeup()
1381 if (!netif_tx_queue_stopped(txq)) { in sunvnet_start_xmit_common()
/linux-6.1.9/drivers/net/ethernet/sfc/falcon/
Dtx.c513 if (unlikely(netif_tx_queue_stopped(tx_queue->core_txq)) && in ef4_xmit_done()
/linux-6.1.9/drivers/net/hyperv/
Dnetvsc.c835 if (netif_tx_queue_stopped(txq) && !net_device->tx_disable && in netvsc_send_tx_complete()
1152 if (netif_tx_queue_stopped(txq) && in netvsc_send_pkt()
/linux-6.1.9/include/linux/
Dnetdevice.h3288 static inline bool netif_tx_queue_stopped(const struct netdev_queue *dev_queue) in netif_tx_queue_stopped() function
3301 return netif_tx_queue_stopped(netdev_get_tx_queue(dev, 0)); in netif_queue_stopped()
3415 return netif_tx_queue_stopped(dev_queue); in __netdev_tx_sent_queue()
3590 return netif_tx_queue_stopped(txq); in __netif_subqueue_stopped()
/linux-6.1.9/drivers/net/ethernet/
Dlantiq_etop.c194 if (netif_tx_queue_stopped(txq)) in ltq_etop_poll_tx()
/linux-6.1.9/drivers/net/ethernet/qlogic/qede/
Dqede_fp.c474 if (unlikely(netif_tx_queue_stopped(netdev_txq))) { in qede_tx_int()
487 if ((netif_tx_queue_stopped(netdev_txq)) && in qede_tx_int()
/linux-6.1.9/drivers/net/ethernet/ti/
Dam65-cpsw-nuss.c289 netif_tx_queue_stopped(netif_txq), in am65_cpsw_nuss_ndo_host_tx_timeout()
294 if (netif_tx_queue_stopped(netif_txq)) { in am65_cpsw_nuss_ndo_host_tx_timeout()
891 if (netif_tx_queue_stopped(netif_txq)) { in am65_cpsw_nuss_tx_wake()
/linux-6.1.9/drivers/net/ethernet/google/gve/
Dgve_tx.c705 if (try_to_wake && netif_tx_queue_stopped(tx->netdev_txq) && in gve_clean_tx_done()
/linux-6.1.9/drivers/net/ethernet/fungible/funeth/
Dfuneth_tx.c459 if (unlikely(netif_tx_queue_stopped(q->ndq) && in fun_txq_reclaim()
/linux-6.1.9/drivers/net/ethernet/samsung/sxgbe/
Dsxgbe_main.c781 if (unlikely(netif_tx_queue_stopped(dev_txq) && in sxgbe_tx_queue_clean()
1307 if (!netif_tx_queue_stopped(dev_txq)) { in sxgbe_xmit()
/linux-6.1.9/drivers/net/xen-netback/
Dxenbus.c97 netif_tx_queue_stopped(dev_queue) ? "stopped" : "running"); in xenvif_read_io_ring()

123