Home
last modified time | relevance | path

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

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