Home
last modified time | relevance | path

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

/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() argument
530 *rx_nodesc_drops - efx->rx_nodesc_drops_total; in efx_nic_fix_nodesc_drop_stat()
531 efx->rx_nodesc_drops_total = *rx_nodesc_drops; in efx_nic_fix_nodesc_drop_stat()
533 *rx_nodesc_drops -= efx->rx_nodesc_drops_while_down; in efx_nic_fix_nodesc_drop_stat()