Home
last modified time | relevance | path

Searched refs:netdev_tx_reset_queue (Results 1 – 25 of 45) sorted by relevance

12

/linux/drivers/net/ethernet/netronome/nfp/nfdk/
H A Drings.c71 netdev_tx_reset_queue(nd_q); in nfp_nfdk_tx_ring_reset()
/linux/drivers/net/ethernet/netronome/nfp/nfd3/
H A Drings.c94 netdev_tx_reset_queue(nd_q); in nfp_nfd3_tx_ring_reset()
/linux/drivers/net/ethernet/marvell/octeon_ep/
H A Doctep_tx.c146 netdev_tx_reset_queue(netdev_get_tx_queue(iq->netdev, iq->q_no)); in octep_iq_free_pending()
/linux/drivers/net/ethernet/marvell/octeon_ep_vf/
H A Doctep_vf_tx.c145 netdev_tx_reset_queue(netdev_get_tx_queue(iq->netdev, iq->q_no)); in octep_vf_iq_free_pending()
/linux/drivers/net/ethernet/sfc/siena/
H A Dtx_common.c190 netdev_tx_reset_queue(tx_queue->core_txq); in efx_siena_fini_tx_queue()
/linux/drivers/net/ethernet/sfc/
H A Dtx_common.c122 netdev_tx_reset_queue(tx_queue->core_txq); in efx_fini_tx_queue()
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dqos.c370 netdev_tx_reset_queue(txq); in mlx5e_reactivate_qos_sq()
/linux/drivers/net/ethernet/sfc/falcon/
H A Dtx.c626 netdev_tx_reset_queue(tx_queue->core_txq); in ef4_fini_tx_queue()
/linux/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_tx.c609 netdev_tx_reset_queue(q->ndq); in fun_txq_purge()
/linux/drivers/net/ethernet/hisilicon/hns/
H A Dhns_ethtool.c408 netdev_tx_reset_queue(dev_queue); in __lb_other_process()
H A Dhns_enet.c1071 netdev_tx_reset_queue(dev_queue); in hns_nic_tx_clr_all_bufs()
/linux/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_netdev.c187 netdev_tx_reset_queue(txring_txq(tx_ring)); in fm10k_clean_tx_ring()
/linux/drivers/net/ethernet/mellanox/mlx4/
H A Den_tx.c392 netdev_tx_reset_queue(ring->tx_queue); in mlx4_en_free_tx_buf()
/linux/drivers/net/ethernet/synopsys/
H A Ddwc-xlgmac-net.c608 netdev_tx_reset_queue(txq); in xlgmac_stop()
/linux/drivers/net/ethernet/google/gve/
H A Dgve_tx.c210 netdev_tx_reset_queue(tx->netdev_txq); in gve_tx_stop_ring_gqi()
H A Dgve_tx_dqo.c201 netdev_tx_reset_queue(tx->netdev_txq); in gve_tx_stop_ring_dqo()
/linux/drivers/net/ethernet/intel/iavf/
H A Diavf_txrx.c85 netdev_tx_reset_queue(txring_txq(tx_ring)); in iavf_clean_tx_ring()
/linux/include/linux/
H A Dnetdevice.h3561 static inline void netdev_tx_reset_queue(struct netdev_queue *q) in netdev_tx_reset_queue() function
3577 netdev_tx_reset_queue(netdev_get_tx_queue(dev, qid)); in netdev_tx_reset_subqueue()
/linux/drivers/net/ethernet/pensando/ionic/
H A Dionic_txrx.c1336 netdev_tx_reset_queue(ndq); in ionic_tx_empty()
/linux/drivers/net/ethernet/intel/ice/
H A Dice_txrx.c184 netdev_tx_reset_queue(txring_txq(tx_ring)); in ice_clean_tx_ring()
/linux/drivers/net/ethernet/meta/fbnic/
H A Dfbnic_txrx.c1658 netdev_tx_reset_queue(tx_queue); in fbnic_flush()
/linux/drivers/net/ethernet/broadcom/genet/
H A Dbcmgenet.c3047 netdev_tx_reset_queue(txq); in bcmgenet_fini_dma()
3051 netdev_tx_reset_queue(txq); in bcmgenet_fini_dma()
/linux/drivers/net/ethernet/cavium/thunder/
H A Dnicvf_main.c1389 netdev_tx_reset_queue(netdev_get_tx_queue(netdev, qidx)); in nicvf_stop()
/linux/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-drv.c1414 netdev_tx_reset_queue(txq); in xgbe_stop()
/linux/drivers/net/ethernet/atheros/atl1c/
H A Datl1c_main.c889 netdev_tx_reset_queue(netdev_get_tx_queue(adapter->netdev, queue)); in atl1c_clean_tx_ring()

12