Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/huawei/hinic3/
H A Dhinic3_tx.c666 netdev_tx_reset_subqueue(netdev, qid); in hinic3_flush_txqs()
/linux/include/linux/
H A Dnetdevice.h3946 static inline void netdev_tx_reset_subqueue(const struct net_device *dev, in netdev_tx_reset_subqueue() function
3961 netdev_tx_reset_subqueue(dev_queue, 0); in netdev_reset_queue()
/linux/drivers/net/ethernet/intel/idpf/
H A Didpf_txrx.c113 netdev_tx_reset_subqueue(txq->netdev, txq->idx); in idpf_tx_desc_rel()
/linux/drivers/net/ethernet/mediatek/
H A Dmtk_eth_soc.c3295 netdev_tx_reset_subqueue(eth->netdev[i], j); in mtk_dma_free()