Searched refs:HINIC_TXQ_STAT (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/huawei/hinic/ |
H A D | hinic_ethtool.c | 1339 #define HINIC_TXQ_STAT(_stat_item) { \ macro 1346 HINIC_TXQ_STAT(pkts), 1347 HINIC_TXQ_STAT(bytes), 1348 HINIC_TXQ_STAT(tx_busy), 1349 HINIC_TXQ_STAT(tx_wake), 1350 HINIC_TXQ_STAT(tx_dropped), 1351 HINIC_TXQ_STAT(big_frags_pkts),
|
/kernel/linux/linux-6.6/drivers/net/ethernet/huawei/hinic/ |
H A D | hinic_ethtool.c | 1337 #define HINIC_TXQ_STAT(_stat_item) { \ macro 1344 HINIC_TXQ_STAT(pkts), 1345 HINIC_TXQ_STAT(bytes), 1346 HINIC_TXQ_STAT(tx_busy), 1347 HINIC_TXQ_STAT(tx_wake), 1348 HINIC_TXQ_STAT(tx_dropped), 1349 HINIC_TXQ_STAT(big_frags_pkts),
|
Completed in 6 milliseconds