Home
last modified time | relevance | path

Searched defs:tx_spare (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/drivers/net/ethernet/hisilicon/hns3/
Dhns3_enet.c964 struct hns3_tx_spare *tx_spare = ring->tx_spare; in hns3_tx_spare_space() local
984 struct hns3_tx_spare *tx_spare = ring->tx_spare; in hns3_tx_spare_update() local
1038 struct hns3_tx_spare *tx_spare; in hns3_init_tx_spare_buffer() local
1088 struct hns3_tx_spare *tx_spare = ring->tx_spare; in hns3_tx_spare_alloc() local
1113 struct hns3_tx_spare *tx_spare = ring->tx_spare; in hns3_tx_spare_rollback() local
1126 struct hns3_tx_spare *tx_spare = ring->tx_spare; in hns3_tx_spare_reclaim_cb() local
4805 struct hns3_tx_spare *tx_spare = ring->tx_spare; in hns3_fini_ring() local
Dhns3_debugfs.c422 struct hns3_tx_spare *tx_spare = ring->tx_spare; in hns3_dbg_tx_spare_info() local
Dhns3_enet.h485 struct hns3_tx_spare *tx_spare; member