Searched refs:rmw_flush (Results 1 – 3 of 3) sorted by relevance
133 void (*rmw_flush) (void *); member
111 if ((_ah)->reg_ops.rmw_flush) \112 (_ah)->reg_ops.rmw_flush((_ah)); \
629 ah->reg_ops.rmw_flush = ath9k_reg_rmw_flush; in ath9k_init_priv()
Completed in 18 milliseconds