Searched refs:DRVSTAT_TX_INFO (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/emulex/benet/ |
H A D | be_ethtool.c | 28 #define DRVSTAT_TX_INFO(field) #field, DRVSTAT_TX,\ macro 159 {DRVSTAT_TX_INFO(tx_compl)}, /* If moving this member see above note */ 164 {DRVSTAT_TX_INFO(tx_hdr_parse_err)}, 168 {DRVSTAT_TX_INFO(tx_dma_err)}, 173 {DRVSTAT_TX_INFO(tx_spoof_check_err)}, 178 {DRVSTAT_TX_INFO(tx_tso_err)}, 183 {DRVSTAT_TX_INFO(tx_qinq_err)}, 187 {DRVSTAT_TX_INFO(tx_internal_parity_err)}, 188 {DRVSTAT_TX_INFO(tx_sge_err)}, 189 {DRVSTAT_TX_INFO(tx_byte [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/emulex/benet/ |
H A D | be_ethtool.c | 28 #define DRVSTAT_TX_INFO(field) #field, DRVSTAT_TX,\ macro 159 {DRVSTAT_TX_INFO(tx_compl)}, /* If moving this member see above note */ 164 {DRVSTAT_TX_INFO(tx_hdr_parse_err)}, 168 {DRVSTAT_TX_INFO(tx_dma_err)}, 173 {DRVSTAT_TX_INFO(tx_spoof_check_err)}, 178 {DRVSTAT_TX_INFO(tx_tso_err)}, 183 {DRVSTAT_TX_INFO(tx_qinq_err)}, 187 {DRVSTAT_TX_INFO(tx_internal_parity_err)}, 188 {DRVSTAT_TX_INFO(tx_sge_err)}, 189 {DRVSTAT_TX_INFO(tx_byte [all...] |
Completed in 2 milliseconds