Searched refs:tx_bad_bytes (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns/ |
H A D | hns_dsaf_gmac.c | 43 {"gmac_tx_octets_bad", MAC_STATS_FIELD_OFF(tx_bad_bytes)}, 440 hw_stats->tx_bad_bytes in hns_gmac_update_stats()
|
H A D | hns_dsaf_mac.h | 267 u64 tx_bad_bytes; /* only for gmac */ member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns/ |
H A D | hns_dsaf_gmac.c | 43 {"gmac_tx_octets_bad", MAC_STATS_FIELD_OFF(tx_bad_bytes)}, 424 hw_stats->tx_bad_bytes in hns_gmac_update_stats()
|
H A D | hns_dsaf_mac.h | 267 u64 tx_bad_bytes; /* only for gmac */ member
|
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/ |
H A D | siena.c | 483 SIENA_DMA_STAT(tx_bad_bytes, TX_BAD_BYTES),
|
H A D | ef10.c | 1552 EF10_DMA_STAT(tx_bad_bytes, VADAPTER_TX_BAD_BYTES),
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/ |
H A D | siena.c | 486 SIENA_DMA_STAT(tx_bad_bytes, TX_BAD_BYTES),
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/ |
H A D | ef10.c | 1552 EF10_DMA_STAT(tx_bad_bytes, VADAPTER_TX_BAD_BYTES),
|
Completed in 20 milliseconds