Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/falcon/
Dnic.h260 FALCON_STAT_rx_nodesc_drop_cnt, enumerator
Dfalcon.c2582 stats[FALCON_STAT_rx_nodesc_drop_cnt] += in falcon_update_nic_stats()
2611 core_stats->rx_dropped = stats[FALCON_STAT_rx_nodesc_drop_cnt] + in falcon_update_nic_stats()