Searched refs:FALCON_STAT_tx_bytes (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/net/ethernet/sfc/ | ||
D | nic.h | 234 FALCON_STAT_tx_bytes = GENERIC_STAT_COUNT, enumerator |
D | falcon.c | 2605 core_stats->tx_bytes = stats[FALCON_STAT_tx_bytes]; in falcon_update_nic_stats() |