Searched refs:rx_nodesc_drops (Results 1 – 2 of 2) sorted by relevance
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()
522 void efx_nic_fix_nodesc_drop_stat(struct efx_nic *efx, u64 *rx_nodesc_drops) in efx_nic_fix_nodesc_drop_stat() argument527 *rx_nodesc_drops - efx->rx_nodesc_drops_total; in efx_nic_fix_nodesc_drop_stat()528 efx->rx_nodesc_drops_total = *rx_nodesc_drops; in efx_nic_fix_nodesc_drop_stat()530 *rx_nodesc_drops -= efx->rx_nodesc_drops_while_down; in efx_nic_fix_nodesc_drop_stat()