Searched refs:rx_nodesc_drops (Results 1 – 2 of 2) sorted by relevance
410 void efx_nic_fix_nodesc_drop_stat(struct efx_nic *efx, u64 *rx_nodesc_drops) in efx_nic_fix_nodesc_drop_stat() argument415 *rx_nodesc_drops - efx->rx_nodesc_drops_total; in efx_nic_fix_nodesc_drop_stat()416 efx->rx_nodesc_drops_total = *rx_nodesc_drops; in efx_nic_fix_nodesc_drop_stat()418 *rx_nodesc_drops -= efx->rx_nodesc_drops_while_down; in efx_nic_fix_nodesc_drop_stat()
521 void efx_siena_fix_nodesc_drop_stat(struct efx_nic *efx, u64 *rx_nodesc_drops) in efx_siena_fix_nodesc_drop_stat() argument526 *rx_nodesc_drops - efx->rx_nodesc_drops_total; in efx_siena_fix_nodesc_drop_stat()527 efx->rx_nodesc_drops_total = *rx_nodesc_drops; in efx_siena_fix_nodesc_drop_stat()529 *rx_nodesc_drops -= efx->rx_nodesc_drops_while_down; in efx_siena_fix_nodesc_drop_stat()