Searched refs:flush_pending (Results 1 – 9 of 9) sorted by relevance
51 bool flush_pending; member495 ctl->flush_pending = true; in fix_for_single_flush()499 if (ctl->pair->flush_pending) { in fix_for_single_flush()503 ctl->flush_pending = false; in fix_for_single_flush()504 ctl->pair->flush_pending = false; in fix_for_single_flush()
221 rs_sta->flush_pending = 0; in il3945_bg_rate_scale_flush()510 if (!rs_sta->flush_pending && in il3945_rs_tx_status()514 rs_sta->flush_pending = 1; in il3945_rs_tx_status()
71 u8 flush_pending; member
671 rx_queue->flush_pending = true; in ef4_farch_do_flush()687 if (rx_queue->flush_pending) { in ef4_farch_do_flush()688 rx_queue->flush_pending = false; in ef4_farch_do_flush()1130 rx_queue->flush_pending = true; in ef4_farch_handle_rx_flush_done()
335 bool flush_pending; member
659 rx_queue->flush_pending = true; in efx_farch_do_flush()685 if (rx_queue->flush_pending) { in efx_farch_do_flush()686 rx_queue->flush_pending = false; in efx_farch_do_flush()1123 rx_queue->flush_pending = true; in efx_farch_handle_rx_flush_done()
395 bool flush_pending; member
1990 if (rx_queue->flush_pending) { in efx_siena_mcdi_flush_rxqs()1991 rx_queue->flush_pending = false; in efx_siena_mcdi_flush_rxqs()
415 bool flush_pending; member
Completed in 47 milliseconds