Home
last modified time | relevance | path

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

12

/Linux-v6.1/drivers/net/ethernet/netronome/nfp/nfdk/
Drings.c71 netdev_tx_reset_queue(nd_q); in nfp_nfdk_tx_ring_reset()
/Linux-v6.1/drivers/net/ethernet/netronome/nfp/nfd3/
Drings.c94 netdev_tx_reset_queue(nd_q); in nfp_nfd3_tx_ring_reset()
/Linux-v6.1/drivers/net/ethernet/marvell/octeon_ep/
Doctep_tx.c149 netdev_tx_reset_queue(netdev_get_tx_queue(iq->netdev, iq->q_no)); in octep_iq_free_pending()
/Linux-v6.1/drivers/net/ethernet/sfc/siena/
Dtx_common.c189 netdev_tx_reset_queue(tx_queue->core_txq); in efx_siena_fini_tx_queue()
/Linux-v6.1/drivers/net/ethernet/sfc/
Dtx_common.c121 netdev_tx_reset_queue(tx_queue->core_txq); in efx_fini_tx_queue()
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/en/
Dqos.c357 netdev_tx_reset_queue(txq); in mlx5e_reactivate_qos_sq()
/Linux-v6.1/drivers/net/ethernet/sfc/falcon/
Dtx.c626 netdev_tx_reset_queue(tx_queue->core_txq); in ef4_fini_tx_queue()
/Linux-v6.1/drivers/net/ethernet/fungible/funeth/
Dfuneth_tx.c610 netdev_tx_reset_queue(q->ndq); in fun_txq_purge()
/Linux-v6.1/drivers/net/ethernet/google/gve/
Dgve_tx.c148 netdev_tx_reset_queue(tx->netdev_txq); in gve_tx_free_ring()
Dgve_tx_dqo.c254 netdev_tx_reset_queue(tx->netdev_txq); in gve_tx_free_rings_dqo()
/Linux-v6.1/drivers/net/ethernet/hisilicon/hns/
Dhns_ethtool.c408 netdev_tx_reset_queue(dev_queue); in __lb_other_process()
Dhns_enet.c1046 netdev_tx_reset_queue(dev_queue); in hns_nic_tx_clr_all_bufs()
/Linux-v6.1/drivers/net/ethernet/synopsys/
Ddwc-xlgmac-net.c608 netdev_tx_reset_queue(txq); in xlgmac_stop()
/Linux-v6.1/drivers/net/ethernet/intel/fm10k/
Dfm10k_netdev.c187 netdev_tx_reset_queue(txring_txq(tx_ring)); in fm10k_clean_tx_ring()
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx4/
Den_tx.c388 netdev_tx_reset_queue(ring->tx_queue); in mlx4_en_free_tx_buf()
/Linux-v6.1/include/linux/
Dnetdevice.h3486 static inline void netdev_tx_reset_queue(struct netdev_queue *q) in netdev_tx_reset_queue() function
3503 netdev_tx_reset_queue(netdev_get_tx_queue(dev_queue, 0)); in netdev_reset_queue()
/Linux-v6.1/drivers/net/ethernet/intel/iavf/
Diavf_txrx.c83 netdev_tx_reset_queue(txring_txq(tx_ring)); in iavf_clean_tx_ring()
/Linux-v6.1/drivers/net/ethernet/intel/ice/
Dice_txrx.c184 netdev_tx_reset_queue(txring_txq(tx_ring)); in ice_clean_tx_ring()
/Linux-v6.1/drivers/net/ethernet/broadcom/genet/
Dbcmgenet.c3035 netdev_tx_reset_queue(txq); in bcmgenet_fini_dma()
3039 netdev_tx_reset_queue(txq); in bcmgenet_fini_dma()
/Linux-v6.1/drivers/net/ethernet/atheros/alx/
Dmain.c504 netdev_tx_reset_queue(alx_get_tx_queue(txq)); in alx_free_txring_buf()
/Linux-v6.1/drivers/net/ethernet/cavium/thunder/
Dnicvf_main.c1389 netdev_tx_reset_queue(netdev_get_tx_queue(netdev, qidx)); in nicvf_stop()
/Linux-v6.1/drivers/net/ethernet/amd/xgbe/
Dxgbe-drv.c1397 netdev_tx_reset_queue(txq); in xgbe_stop()
/Linux-v6.1/drivers/net/ethernet/atheros/atl1c/
Datl1c_main.c903 netdev_tx_reset_queue(netdev_get_tx_queue(adapter->netdev, queue)); in atl1c_clean_tx_ring()
/Linux-v6.1/drivers/net/ethernet/ti/
Dam65-cpsw-nuss.c577 netdev_tx_reset_queue(netdev_get_tx_queue(ndev, i)); in am65_cpsw_nuss_ndo_slave_open()
/Linux-v6.1/drivers/net/ethernet/intel/i40e/
Di40e_txrx.c819 netdev_tx_reset_queue(txring_txq(tx_ring)); in i40e_clean_tx_ring()

12