Home
last modified time | relevance | path

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

/drivers/net/ethernet/sfc/
A Defx_channels.h46 static inline u64 efx_get_queue_stat_rx_hw_drops(struct efx_channel *channel) in efx_get_queue_stat_rx_hw_drops() function
A Defx.c611 stats->hw_drops = efx_get_queue_stat_rx_hw_drops(channel) - in efx_get_queue_stats_rx()
671 rx->hw_drops += efx_get_queue_stat_rx_hw_drops(channel); in efx_get_base_stats()
A Defx_channels.c1104 channel->old_n_rx_hw_drops = efx_get_queue_stat_rx_hw_drops(channel); in efx_start_channels()

Completed in 9 milliseconds