Searched refs:rx_nodesc_drops (Results 1 – 3 of 3) sorted by relevance
413 void efx_nic_fix_nodesc_drop_stat(struct efx_nic *efx, u64 *rx_nodesc_drops) in efx_nic_fix_nodesc_drop_stat() argument418 *rx_nodesc_drops - efx->rx_nodesc_drops_total; in efx_nic_fix_nodesc_drop_stat()419 efx->rx_nodesc_drops_total = *rx_nodesc_drops; in efx_nic_fix_nodesc_drop_stat()421 *rx_nodesc_drops -= efx->rx_nodesc_drops_while_down; in efx_nic_fix_nodesc_drop_stat()
515 void ef4_nic_fix_nodesc_drop_stat(struct ef4_nic *efx, u64 *rx_nodesc_drops) in ef4_nic_fix_nodesc_drop_stat() argument520 *rx_nodesc_drops - efx->rx_nodesc_drops_total; in ef4_nic_fix_nodesc_drop_stat()521 efx->rx_nodesc_drops_total = *rx_nodesc_drops; in ef4_nic_fix_nodesc_drop_stat()523 *rx_nodesc_drops -= efx->rx_nodesc_drops_while_down; in ef4_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()