Home
last modified time | relevance | path

Searched refs:old_n_rx_hw_drops (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/sfc/
H A Defx.c613 channel->old_n_rx_hw_drops; in efx_get_queue_stats_rx()
677 rx->hw_drops += channel->old_n_rx_hw_drops; in efx_get_base_stats()
H A Dnet_driver.h569 unsigned int old_n_rx_hw_drops; member
H A Defx_channels.c1103 channel->old_n_rx_hw_drops = efx_get_queue_stat_rx_hw_drops(channel); in efx_start_channels()