Home
last modified time | relevance | path

Searched refs:FALCON_STAT_rx_nodesc_drop_cnt (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/falcon/
H A Dnic.h260 FALCON_STAT_rx_nodesc_drop_cnt, enumerator
H A 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()
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/falcon/
H A Dnic.h260 FALCON_STAT_rx_nodesc_drop_cnt, enumerator
H A 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()

Completed in 10 milliseconds