Home
last modified time | relevance | path

Searched refs:netdev_tx_reset_subqueue (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/include/linux/
H A Dnetdevice.h3841 static inline void netdev_tx_reset_subqueue(const struct net_device *dev, in netdev_tx_reset_subqueue() function
3856 netdev_tx_reset_subqueue(dev_queue, 0); in netdev_reset_queue()
/linux-6.15/drivers/net/ethernet/airoha/
H A Dairoha_eth.c1571 netdev_tx_reset_subqueue(dev, i); in airoha_dev_stop()
/linux-6.15/drivers/net/ethernet/intel/idpf/
H A Didpf_txrx.c136 netdev_tx_reset_subqueue(txq->netdev, txq->idx); in idpf_tx_desc_rel()
/linux-6.15/drivers/net/ethernet/mediatek/
H A Dmtk_eth_soc.c3199 netdev_tx_reset_subqueue(eth->netdev[i], j); in mtk_dma_free()