Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/emulex/benet/
Dbe_ethtool.c32 #define DRVSTAT_TX_INFO(field) #field, DRVSTAT_TX,\ macro
163 {DRVSTAT_TX_INFO(tx_compl)}, /* If moving this member see above note */
168 {DRVSTAT_TX_INFO(tx_hdr_parse_err)},
172 {DRVSTAT_TX_INFO(tx_dma_err)},
177 {DRVSTAT_TX_INFO(tx_spoof_check_err)},
182 {DRVSTAT_TX_INFO(tx_tso_err)},
187 {DRVSTAT_TX_INFO(tx_qinq_err)},
191 {DRVSTAT_TX_INFO(tx_internal_parity_err)},
192 {DRVSTAT_TX_INFO(tx_bytes)},
193 {DRVSTAT_TX_INFO(tx_pkts)},
[all …]