Home
last modified time | relevance | path

Searched refs:efx_nic_fix_nodesc_drop_stat (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/sfc/
Dnic.c525 void efx_nic_fix_nodesc_drop_stat(struct efx_nic *efx, u64 *rx_nodesc_drops) in efx_nic_fix_nodesc_drop_stat() function
Dnic.h861 void efx_nic_fix_nodesc_drop_stat(struct efx_nic *efx, u64 *stat);
Dsiena.c522 efx_nic_fix_nodesc_drop_stat(efx, in siena_try_update_nic_stats()
Def10.c955 efx_nic_fix_nodesc_drop_stat(efx, &stats[EF10_STAT_rx_nodesc_drops]); in efx_ef10_try_update_nic_stats()