Searched refs:removed_count (Results 1 – 10 of 10) sorted by relevance
186 rx_queue->removed_count & rx_queue->ptr_mask); in efx_ef100_ev_rx()187 ++rx_queue->removed_count; in efx_ef100_ev_rx()
233 rx_queue->removed_count = 0; in efx_init_rx_queue()290 for (i = rx_queue->removed_count; i < rx_queue->added_count; in efx_fini_rx_queue()466 fill_level = (rx_queue->added_count - rx_queue->removed_count); in efx_fast_push_rx_descriptors()499 rx_queue->added_count - rx_queue->removed_count); in efx_fast_push_rx_descriptors()
2706 rx_desc_ptr = rx_queue->removed_count & rx_queue->ptr_mask; in efx_ef10_handle_rx_abort()2711 rx_queue->removed_count += rx_queue->scatter_n; in efx_ef10_handle_rx_abort()2847 n_descs = ((next_ptr_lbits - rx_queue->removed_count) & in efx_ef10_handle_rx_event()2874 (rx_queue->removed_count + in efx_ef10_handle_rx_event()2937 rx_queue->removed_count & rx_queue->ptr_mask, in efx_ef10_handle_rx_event()2940 rx_queue->removed_count += rx_queue->scatter_n; in efx_ef10_handle_rx_event()
389 unsigned int removed_count; member
341 fill_level = (rx_queue->added_count - rx_queue->removed_count); in ef4_fast_push_rx_descriptors()367 if (rx_queue->added_count == rx_queue->removed_count) in ef4_fast_push_rx_descriptors()376 rx_queue->added_count - rx_queue->removed_count); in ef4_fast_push_rx_descriptors()755 rx_queue->removed_count = 0; in ef4_init_rx_queue()798 for (i = rx_queue->removed_count; i < rx_queue->added_count; in ef4_fini_rx_queue()
954 index == ((rx_queue->removed_count + rx_queue->scatter_n - 1) & in ef4_farch_handle_rx_bad_index()960 expected = rx_queue->removed_count & rx_queue->ptr_mask; in ef4_farch_handle_rx_bad_index()1000 expected_ptr = ((rx_queue->removed_count + rx_queue->scatter_n) & in ef4_farch_handle_rx_event()1014 rx_queue->removed_count & rx_queue->ptr_mask, in ef4_farch_handle_rx_event()1016 rx_queue->removed_count += rx_queue->scatter_n; in ef4_farch_handle_rx_event()1028 rx_queue->removed_count & rx_queue->ptr_mask, in ef4_farch_handle_rx_event()1030 ++rx_queue->removed_count; in ef4_farch_handle_rx_event()1079 rx_queue->removed_count & rx_queue->ptr_mask, in ef4_farch_handle_rx_event()1081 rx_queue->removed_count += rx_queue->scatter_n; in ef4_farch_handle_rx_event()
339 unsigned int removed_count; member
948 index == ((rx_queue->removed_count + rx_queue->scatter_n - 1) & in efx_farch_handle_rx_bad_index()954 expected = rx_queue->removed_count & rx_queue->ptr_mask; in efx_farch_handle_rx_bad_index()993 expected_ptr = ((rx_queue->removed_count + rx_queue->scatter_n) & in efx_farch_handle_rx_event()1007 rx_queue->removed_count & rx_queue->ptr_mask, in efx_farch_handle_rx_event()1009 rx_queue->removed_count += rx_queue->scatter_n; in efx_farch_handle_rx_event()1021 rx_queue->removed_count & rx_queue->ptr_mask, in efx_farch_handle_rx_event()1023 ++rx_queue->removed_count; in efx_farch_handle_rx_event()1072 rx_queue->removed_count & rx_queue->ptr_mask, in efx_farch_handle_rx_event()1074 rx_queue->removed_count += rx_queue->scatter_n; in efx_farch_handle_rx_event()
235 rx_queue->removed_count = 0; in efx_siena_init_rx_queue()290 for (i = rx_queue->removed_count; i < rx_queue->added_count; in efx_siena_fini_rx_queue()467 fill_level = (rx_queue->added_count - rx_queue->removed_count); in efx_siena_fast_push_rx_descriptors()500 rx_queue->added_count - rx_queue->removed_count); in efx_siena_fast_push_rx_descriptors()
400 unsigned int removed_count; member