Home
last modified time | relevance | path

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

12

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

12