Lines Matching refs:ar9170
184 static void carl9170_ampdu_gc(struct ar9170 *ar) in carl9170_ampdu_gc()
219 static void carl9170_flush(struct ar9170 *ar, bool drop_queued) in carl9170_flush()
249 static void carl9170_flush_ba(struct ar9170 *ar) in carl9170_flush_ba()
276 static void carl9170_zap_queues(struct ar9170 *ar) in carl9170_zap_queues()
338 struct ar9170 *ar = hw->priv; in carl9170_op_start()
430 static void carl9170_cancel_worker(struct ar9170 *ar) in carl9170_cancel_worker()
444 struct ar9170 *ar = hw->priv; in carl9170_op_stop()
469 struct ar9170 *ar = container_of(work, struct ar9170, in carl9170_restart_work()
506 void carl9170_restart(struct ar9170 *ar, const enum carl9170_restart_reasons r) in carl9170_restart()
545 struct ar9170 *ar = container_of(work, struct ar9170, ping_work); in carl9170_ping_work()
558 static int carl9170_init_interface(struct ar9170 *ar, in carl9170_init_interface()
602 struct ar9170 *ar = hw->priv; in carl9170_op_add_interface()
754 struct ar9170 *ar = hw->priv; in carl9170_op_remove_interface()
811 void carl9170_ps_check(struct ar9170 *ar) in carl9170_ps_check()
817 static int carl9170_ps_update(struct ar9170 *ar) in carl9170_ps_update()
847 struct ar9170 *ar = container_of(work, struct ar9170, in carl9170_ps_work()
855 static int carl9170_update_survey(struct ar9170 *ar, bool flush, bool noise) in carl9170_update_survey()
879 struct ar9170 *ar = container_of(work, struct ar9170, stat_work.work); in carl9170_stat_work()
895 struct ar9170 *ar = hw->priv; in carl9170_op_config()
977 struct ar9170 *ar = hw->priv; in carl9170_op_configure_filter()
1037 struct ar9170 *ar = hw->priv; in carl9170_op_bss_info_changed()
1144 struct ar9170 *ar = hw->priv; in carl9170_op_get_tsf()
1163 struct ar9170 *ar = hw->priv; in carl9170_op_set_key()
1333 struct ar9170 *ar = hw->priv; in carl9170_op_sta_remove()
1372 struct ar9170 *ar = hw->priv; in carl9170_op_conf_tx()
1384 struct ar9170 *ar = container_of(work, struct ar9170, in carl9170_ampdu_work()
1403 struct ar9170 *ar = hw->priv; in carl9170_op_ampdu_action()
1490 static int carl9170_register_wps_button(struct ar9170 *ar) in carl9170_register_wps_button()
1525 static int carl9170_rng_get(struct ar9170 *ar) in carl9170_rng_get()
1569 struct ar9170 *ar = (struct ar9170 *)rng->priv; in carl9170_rng_read()
1587 static int carl9170_register_hwrng(struct ar9170 *ar) in carl9170_register_hwrng()
1611 struct ar9170 *ar = hw->priv; in carl9170_op_get_survey()
1665 struct ar9170 *ar = hw->priv; in carl9170_op_flush()
1679 struct ar9170 *ar = hw->priv; in carl9170_op_get_stats()
1709 struct ar9170 *ar = hw->priv; in carl9170_tx_frames_pending()
1741 struct ar9170 *ar; in carl9170_alloc()
1846 static int carl9170_read_eeprom(struct ar9170 *ar) in carl9170_read_eeprom()
1879 static int carl9170_parse_eeprom(struct ar9170 *ar) in carl9170_parse_eeprom()
1939 struct ar9170 *ar = hw->priv; in carl9170_reg_notifier()
1944 int carl9170_register(struct ar9170 *ar) in carl9170_register()
2023 void carl9170_unregister(struct ar9170 *ar) in carl9170_unregister()
2044 void carl9170_free(struct ar9170 *ar) in carl9170_free()