Lines Matching refs:DRVSTAT_TX_INFO
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_bytes)},
190 {DRVSTAT_TX_INFO(tx_pkts)},
191 {DRVSTAT_TX_INFO(tx_vxlan_offload_pkts)},
193 {DRVSTAT_TX_INFO(tx_reqs)},
197 {DRVSTAT_TX_INFO(tx_stops)},
199 {DRVSTAT_TX_INFO(tx_drv_drops)}