Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/sfc/falcon/
Dnic.h263 FALCON_STAT_rx_nodesc_drop_cnt, enumerator
Dfalcon.c2585 stats[FALCON_STAT_rx_nodesc_drop_cnt] += in falcon_update_nic_stats()
2614 core_stats->rx_dropped = stats[FALCON_STAT_rx_nodesc_drop_cnt] + in falcon_update_nic_stats()