Searched refs:notified_count (Results 1 – 8 of 8) sorted by relevance
157 while (rx_queue->notified_count != rx_queue->added_count) { in ef100_rx_write()158 idx = rx_queue->notified_count & rx_queue->ptr_mask; in ef100_rx_write()164 ++rx_queue->notified_count; in ef100_rx_write()
247 rx_queue->notified_count = 0; in efx_init_rx_queue()515 if (rx_queue->notified_count != rx_queue->added_count) in efx_fast_push_rx_descriptors()
488 while (rx_queue->notified_count != rx_queue->added_count) { in efx_farch_rx_write()491 rx_queue->notified_count & rx_queue->ptr_mask); in efx_farch_rx_write()492 ++rx_queue->notified_count; in efx_farch_rx_write()
400 unsigned int notified_count; member
2564 if (rx_queue->notified_count == write_count) in efx_ef10_rx_write()2570 rx_queue->notified_count & rx_queue->ptr_mask); in efx_ef10_rx_write()2571 while (++rx_queue->notified_count != write_count); in efx_ef10_rx_write()
379 if (rx_queue->notified_count != rx_queue->added_count) in ef4_fast_push_rx_descriptors()752 rx_queue->notified_count = 0; in ef4_init_rx_queue()
338 unsigned int notified_count; member
495 while (rx_queue->notified_count != rx_queue->added_count) { in ef4_farch_rx_write()498 rx_queue->notified_count & rx_queue->ptr_mask); in ef4_farch_rx_write()499 ++rx_queue->notified_count; in ef4_farch_rx_write()