Home
last modified time | relevance | path

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

/linux-6.14.4/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
1035 struct hns3_tx_spare *tx_spare; in hns3_init_tx_spare_buffer() local
1093 struct hns3_tx_spare *tx_spare = ring->tx_spare; in hns3_tx_spare_alloc() local
1118 struct hns3_tx_spare *tx_spare = ring->tx_spare; in hns3_tx_spare_rollback() local
1131 struct hns3_tx_spare *tx_spare = ring->tx_spare; in hns3_tx_spare_reclaim_cb() local
5013 struct hns3_tx_spare *tx_spare = ring->tx_spare; in hns3_fini_ring() local
Dhns3_debugfs.c586 struct hns3_tx_spare *tx_spare = ring->tx_spare; in hns3_dbg_tx_spare_info() local
Dhns3_enet.h498 struct hns3_tx_spare *tx_spare; member