Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/sfc/
Dnic.h280 FALCON_STAT_rx_nodesc_drop_cnt, enumerator
Dfalcon.c2563 stats[FALCON_STAT_rx_nodesc_drop_cnt] += in falcon_update_nic_stats()
2592 core_stats->rx_dropped = stats[FALCON_STAT_rx_nodesc_drop_cnt] + in falcon_update_nic_stats()