Lines Matching defs:ar

211 int ath10k_mac_ext_resource_config(struct ath10k *ar, u32 val)  in ath10k_mac_ext_resource_config()
240 struct ath10k *ar = arvif->ar; in ath10k_send_key() local
301 struct ath10k *ar = arvif->ar; in ath10k_install_key() local
326 struct ath10k *ar = arvif->ar; in ath10k_install_peer_wep_keys() local
414 struct ath10k *ar = arvif->ar; in ath10k_clear_peer_keys() local
452 bool ath10k_mac_is_peer_wep_key_set(struct ath10k *ar, const u8 *addr, in ath10k_mac_is_peer_wep_key_set()
480 struct ath10k *ar = arvif->ar; in ath10k_clear_vdev_key() local
528 struct ath10k *ar = arvif->ar; in ath10k_mac_vif_update_wep_key() local
683 static int ath10k_mac_num_chanctxs(struct ath10k *ar) in ath10k_mac_num_chanctxs()
704 static void ath10k_wait_for_peer_delete_done(struct ath10k *ar, u32 vdev_id, in ath10k_wait_for_peer_delete_done()
724 static int ath10k_peer_create(struct ath10k *ar, in ath10k_peer_create()
784 struct ath10k *ar = arvif->ar; in ath10k_mac_set_kickout() local
829 struct ath10k *ar = arvif->ar; in ath10k_mac_set_rts() local
836 static int ath10k_peer_delete(struct ath10k *ar, u32 vdev_id, const u8 *addr) in ath10k_peer_delete()
867 static void ath10k_peer_cleanup(struct ath10k *ar, u32 vdev_id) in ath10k_peer_cleanup()
906 static void ath10k_peer_cleanup_all(struct ath10k *ar) in ath10k_peer_cleanup_all()
928 static int ath10k_mac_tdls_peer_update(struct ath10k *ar, u32 vdev_id, in ath10k_mac_tdls_peer_update()
966 struct ath10k *ar = arvif->ar; in ath10k_mac_vif_beacon_free() local
989 struct ath10k *ar = arvif->ar; in ath10k_mac_vif_beacon_cleanup() local
1006 static inline int ath10k_vdev_setup_sync(struct ath10k *ar) in ath10k_vdev_setup_sync()
1023 static int ath10k_monitor_vdev_start(struct ath10k *ar, int vdev_id) in ath10k_monitor_vdev_start()
1096 static int ath10k_monitor_vdev_stop(struct ath10k *ar) in ath10k_monitor_vdev_stop()
1125 static int ath10k_monitor_vdev_create(struct ath10k *ar) in ath10k_monitor_vdev_create()
1156 static int ath10k_monitor_vdev_delete(struct ath10k *ar) in ath10k_monitor_vdev_delete()
1176 static int ath10k_monitor_start(struct ath10k *ar) in ath10k_monitor_start()
1201 static int ath10k_monitor_stop(struct ath10k *ar) in ath10k_monitor_stop()
1225 static bool ath10k_mac_monitor_vdev_is_needed(struct ath10k *ar) in ath10k_mac_monitor_vdev_is_needed()
1249 static bool ath10k_mac_monitor_vdev_is_allowed(struct ath10k *ar) in ath10k_mac_monitor_vdev_is_allowed()
1265 static int ath10k_monitor_recalc(struct ath10k *ar) in ath10k_monitor_recalc()
1305 struct ath10k *ar = arvif->ar; in ath10k_mac_can_set_cts_prot() local
1319 struct ath10k *ar = arvif->ar; in ath10k_mac_set_cts_prot() local
1335 struct ath10k *ar = arvif->ar; in ath10k_recalc_rtscts_prot() local
1358 static int ath10k_start_cac(struct ath10k *ar) in ath10k_start_cac()
1379 static int ath10k_stop_cac(struct ath10k *ar) in ath10k_stop_cac()
1405 static bool ath10k_mac_has_radar_enabled(struct ath10k *ar) in ath10k_mac_has_radar_enabled()
1416 static void ath10k_recalc_radar_detection(struct ath10k *ar) in ath10k_recalc_radar_detection()
1444 struct ath10k *ar = arvif->ar; in ath10k_vdev_stop() local
1480 struct ath10k *ar = arvif->ar; in ath10k_vdev_start_restart() local
1561 struct ath10k *ar = arvif->ar; in ath10k_mac_setup_bcn_p2p_ie() local
1619 struct ath10k *ar = arvif->ar; in ath10k_mac_setup_bcn_tmpl() local
1669 struct ath10k *ar = arvif->ar; in ath10k_mac_setup_prb_tmpl() local
1705 struct ath10k *ar = arvif->ar; in ath10k_mac_vif_fix_hidden_ssid() local
1780 struct ath10k *ar = arvif->ar; in ath10k_control_beaconing() local
1829 struct ath10k *ar = arvif->ar; in ath10k_control_ibss() local
1854 struct ath10k *ar = arvif->ar; in ath10k_mac_vif_recalc_ps_wake_threshold() local
1879 struct ath10k *ar = arvif->ar; in ath10k_mac_vif_recalc_ps_poll_count() local
1903 static int ath10k_mac_num_vifs_started(struct ath10k *ar) in ath10k_mac_num_vifs_started()
1919 struct ath10k *ar = arvif->ar; in ath10k_mac_vif_setup_ps() local
1987 struct ath10k *ar = arvif->ar; in ath10k_mac_vif_disable_keepalive() local
2019 struct ath10k *ar = arvif->ar; in ath10k_mac_vif_ap_csa_count_down() local
2058 struct ath10k *ar = arvif->ar; in ath10k_mac_vif_ap_csa_work() local
2081 void ath10k_mac_handle_beacon(struct ath10k *ar, struct sk_buff *skb) in ath10k_mac_handle_beacon()
2094 struct ath10k *ar = arvif->ar; in ath10k_mac_handle_beacon_miss_iter() local
2114 void ath10k_mac_handle_beacon_miss(struct ath10k *ar, u32 vdev_id) in ath10k_mac_handle_beacon_miss()
2138 static u32 ath10k_peer_assoc_h_listen_intval(struct ath10k *ar, in ath10k_peer_assoc_h_listen_intval()
2155 static void ath10k_peer_assoc_h_basic(struct ath10k *ar, in ath10k_peer_assoc_h_basic()
2179 static void ath10k_peer_assoc_h_crypto(struct ath10k *ar, in ath10k_peer_assoc_h_crypto()
2232 static void ath10k_peer_assoc_h_rates(struct ath10k *ar, in ath10k_peer_assoc_h_rates()
2294 static void ath10k_peer_assoc_h_ht(struct ath10k *ar, in ath10k_peer_assoc_h_ht()
2400 static int ath10k_peer_assoc_qos_ap(struct ath10k *ar, in ath10k_peer_assoc_qos_ap()
2543 static void ath10k_peer_assoc_h_vht(struct ath10k *ar, in ath10k_peer_assoc_h_vht()
2651 static void ath10k_peer_assoc_h_qos(struct ath10k *ar, in ath10k_peer_assoc_h_qos()
2691 static enum wmi_phy_mode ath10k_mac_get_phymode_vht(struct ath10k *ar, in ath10k_mac_get_phymode_vht()
2718 static void ath10k_peer_assoc_h_phymode(struct ath10k *ar, in ath10k_peer_assoc_h_phymode()
2787 static int ath10k_peer_assoc_prepare(struct ath10k *ar, in ath10k_peer_assoc_prepare()
2814 static int ath10k_setup_peer_smps(struct ath10k *ar, struct ath10k_vif *arvif, in ath10k_setup_peer_smps()
2834 static int ath10k_mac_vif_recalc_txbf(struct ath10k *ar, in ath10k_mac_vif_recalc_txbf()
2899 static bool ath10k_mac_is_connected(struct ath10k *ar) in ath10k_mac_is_connected()
2911 static int ath10k_mac_txpower_setup(struct ath10k *ar, int txpower) in ath10k_mac_txpower_setup()
2956 static int ath10k_mac_txpower_recalc(struct ath10k *ar) in ath10k_mac_txpower_recalc()
2987 static int ath10k_mac_set_sar_power(struct ath10k *ar) in ath10k_mac_set_sar_power()
3003 struct ath10k *ar = hw->priv; in ath10k_mac_set_sar_specs() local
3056 struct ath10k *ar = hw->priv; in ath10k_bss_assoc() local
3157 struct ath10k *ar = hw->priv; in ath10k_bss_disassoc() local
3188 static int ath10k_new_peer_tid_config(struct ath10k *ar, in ath10k_new_peer_tid_config()
3251 static int ath10k_station_assoc(struct ath10k *ar, in ath10k_station_assoc()
3322 static int ath10k_station_disassoc(struct ath10k *ar, in ath10k_station_disassoc()
3355 static int ath10k_update_channel_list(struct ath10k *ar) in ath10k_update_channel_list()
3476 static void ath10k_regd_update(struct ath10k *ar) in ath10k_regd_update()
3512 static void ath10k_mac_update_channel_list(struct ath10k *ar, in ath10k_mac_update_channel_list()
3531 struct ath10k *ar = hw->priv; in ath10k_reg_notifier() local
3556 static void ath10k_stop_radar_confirmation(struct ath10k *ar) in ath10k_stop_radar_confirmation()
3576 void ath10k_mac_tx_lock(struct ath10k *ar, int reason) in ath10k_mac_tx_lock()
3588 struct ath10k *ar = data; in ath10k_mac_tx_unlock_iter() local
3597 void ath10k_mac_tx_unlock(struct ath10k *ar, int reason) in ath10k_mac_tx_unlock()
3617 struct ath10k *ar = arvif->ar; in ath10k_mac_vif_tx_lock() local
3628 struct ath10k *ar = arvif->ar; in ath10k_mac_vif_tx_unlock() local
3648 struct ath10k *ar = arvif->ar; in ath10k_mac_vif_handle_tx_pause() local
3685 void ath10k_mac_handle_tx_pause_vdev(struct ath10k *ar, u32 vdev_id, in ath10k_mac_handle_tx_pause_vdev()
3704 ath10k_mac_tx_h_get_txmode(struct ath10k *ar, in ath10k_mac_tx_h_get_txmode()
3834 static void ath10k_tx_h_add_p2p_noa_ie(struct ath10k *ar, in ath10k_tx_h_add_p2p_noa_ie()
3856 static void ath10k_mac_tx_h_fill_cb(struct ath10k *ar, in ath10k_mac_tx_h_fill_cb()
3922 bool ath10k_mac_tx_frm_has_freq(struct ath10k *ar) in ath10k_mac_tx_frm_has_freq()
3935 static int ath10k_mac_tx_wmi_mgmt(struct ath10k *ar, struct sk_buff *skb) in ath10k_mac_tx_wmi_mgmt()
3951 ath10k_mac_tx_h_get_txpath(struct ath10k *ar, in ath10k_mac_tx_h_get_txpath()
3975 static int ath10k_mac_tx_submit(struct ath10k *ar, in ath10k_mac_tx_submit()
4011 static int ath10k_mac_tx(struct ath10k *ar, in ath10k_mac_tx()
4065 void ath10k_offchan_tx_purge(struct ath10k *ar) in ath10k_offchan_tx_purge()
4080 struct ath10k *ar = container_of(work, struct ath10k, offchan_tx_work); in ath10k_offchan_tx_work() local
4180 void ath10k_mgmt_over_wmi_tx_purge(struct ath10k *ar) in ath10k_mgmt_over_wmi_tx_purge()
4195 struct ath10k *ar = container_of(work, struct ath10k, wmi_mgmt_tx_work); in ath10k_mgmt_over_wmi_tx_work() local
4246 static void ath10k_mac_txq_unref(struct ath10k *ar, struct ieee80211_txq *txq) in ath10k_mac_txq_unref()
4264 struct ieee80211_txq *ath10k_mac_txq_lookup(struct ath10k *ar, in ath10k_mac_txq_lookup()
4290 struct ath10k *ar = hw->priv; in ath10k_mac_tx_can_push() local
4314 static u16 ath10k_mac_update_airtime(struct ath10k *ar, in ath10k_mac_update_airtime()
4355 struct ath10k *ar = hw->priv; in ath10k_mac_tx_push_txq() local
4450 void ath10k_mac_tx_push_pending(struct ath10k *ar) in ath10k_mac_tx_push_pending()
4474 void __ath10k_scan_finish(struct ath10k *ar) in __ath10k_scan_finish()
4505 void ath10k_scan_finish(struct ath10k *ar) in ath10k_scan_finish()
4512 static int ath10k_scan_stop(struct ath10k *ar) in ath10k_scan_stop()
4553 static void ath10k_scan_abort(struct ath10k *ar) in ath10k_scan_abort()
4590 struct ath10k *ar = container_of(work, struct ath10k, in ath10k_scan_timeout_work() local
4598 static int ath10k_start_scan(struct ath10k *ar, in ath10k_start_scan()
4640 struct ath10k *ar = hw->priv; in ath10k_mac_op_tx() local
4706 struct ath10k *ar = hw->priv; in ath10k_mac_op_wake_tx_queue() local
4732 void ath10k_drain_tx(struct ath10k *ar) in ath10k_drain_tx()
4746 void ath10k_halt(struct ath10k *ar) in ath10k_halt()
4777 struct ath10k *ar = hw->priv; in ath10k_get_antenna() local
4789 static bool ath10k_check_chain_mask(struct ath10k *ar, u32 cm, const char *dbg) in ath10k_check_chain_mask()
4803 static int ath10k_mac_get_vht_cap_bf_sts(struct ath10k *ar) in ath10k_mac_get_vht_cap_bf_sts()
4820 static int ath10k_mac_get_vht_cap_bf_sound_dim(struct ath10k *ar) in ath10k_mac_get_vht_cap_bf_sound_dim()
4836 static struct ieee80211_sta_vht_cap ath10k_create_vht_cap(struct ath10k *ar) in ath10k_create_vht_cap()
4893 static struct ieee80211_sta_ht_cap ath10k_get_ht_cap(struct ath10k *ar) in ath10k_get_ht_cap()
4960 static void ath10k_mac_setup_ht_vht_cap(struct ath10k *ar) in ath10k_mac_setup_ht_vht_cap()
4980 static int __ath10k_set_antenna(struct ath10k *ar, u32 tx_ant, u32 rx_ant) in __ath10k_set_antenna()
5024 struct ath10k *ar = hw->priv; in ath10k_set_antenna() local
5033 static int __ath10k_fetch_bb_timing_dt(struct ath10k *ar, in __ath10k_fetch_bb_timing_dt()
5065 static int ath10k_mac_rfkill_config(struct ath10k *ar) in ath10k_mac_rfkill_config()
5099 int ath10k_mac_rfkill_enable_radio(struct ath10k *ar, bool enable) in ath10k_mac_rfkill_enable_radio()
5124 struct ath10k *ar = hw->priv; in ath10k_start() local
5341 struct ath10k *ar = hw->priv; in ath10k_stop() local
5358 static int ath10k_config_ps(struct ath10k *ar) in ath10k_config_ps()
5378 struct ath10k *ar = hw->priv; in ath10k_config() local
5412 struct ath10k *ar = arvif->ar; in ath10k_mac_set_txbf_conf() local
5460 struct ath10k *ar = hw->priv; in ath10k_add_interface() local
5841 struct ath10k *ar = hw->priv; in ath10k_remove_interface() local
5969 struct ath10k *ar = hw->priv; in ath10k_configure_filter() local
5985 static void ath10k_recalculate_mgmt_rate(struct ath10k *ar, in ath10k_recalculate_mgmt_rate()
6021 struct ath10k *ar = hw->priv; in ath10k_bss_info_changed() local
6261 struct ath10k *ar = hw->priv; in ath10k_mac_op_set_coverage_class() local
6306 struct ath10k *ar = hw->priv; in ath10k_hw_scan() local
6409 struct ath10k *ar = hw->priv; in ath10k_cancel_hw_scan() local
6418 static void ath10k_set_key_h_def_keyidx(struct ath10k *ar, in ath10k_set_key_h_def_keyidx()
6464 struct ath10k *ar = hw->priv; in ath10k_set_key() local
6619 struct ath10k *ar = hw->priv; in ath10k_set_default_unicast_key() local
6651 struct ath10k *ar; in ath10k_sta_rc_update_wk() local
6752 struct ath10k *ar = arvif->ar; in ath10k_mac_inc_num_stations() local
6770 struct ath10k *ar = arvif->ar; in ath10k_mac_dec_num_stations() local
6784 struct ath10k *ar = hw->priv; in ath10k_sta_set_txpwr() local
6817 struct ath10k *ar; member
6822 ath10k_mac_bitrate_mask_has_single_rate(struct ath10k *ar, in ath10k_mac_bitrate_mask_has_single_rate()
6846 ath10k_mac_bitrate_mask_get_single_rate(struct ath10k *ar, in ath10k_mac_bitrate_mask_get_single_rate()
6908 static int ath10k_mac_validate_rate_mask(struct ath10k *ar, in ath10k_mac_validate_rate_mask()
6939 ath10k_mac_tid_bitrate_config(struct ath10k *ar, in ath10k_mac_tid_bitrate_config()
6992 static int ath10k_mac_set_tid_config(struct ath10k *ar, struct ieee80211_sta *sta, in ath10k_mac_set_tid_config()
7126 ath10k_mac_parse_tid_config(struct ath10k *ar, in ath10k_mac_parse_tid_config()
7204 static int ath10k_mac_reset_tid_config(struct ath10k *ar, in ath10k_mac_reset_tid_config()
7262 struct ath10k *ar; in ath10k_sta_tid_cfg_wk() local
7396 struct ath10k *ar = hw->priv; in ath10k_sta_state() local
7653 static int ath10k_conf_tx_uapsd(struct ath10k *ar, struct ieee80211_vif *vif, in ath10k_conf_tx_uapsd()
7763 struct ath10k *ar = hw->priv; in ath10k_conf_tx() local
7835 struct ath10k *ar = hw->priv; in ath10k_remain_on_channel() local
7920 struct ath10k *ar = hw->priv; in ath10k_cancel_remain_on_channel() local
7944 struct ath10k *ar = hw->priv; in ath10k_set_rts_threshold() local
7980 void ath10k_mac_wait_tx_complete(struct ath10k *ar) in ath10k_mac_wait_tx_complete()
8014 struct ath10k *ar = hw->priv; in ath10k_flush() local
8048 struct ath10k *ar = hw->priv; in ath10k_reconfig_complete() local
8069 ath10k_mac_update_bss_chan_survey(struct ath10k *ar, in ath10k_mac_update_bss_chan_survey()
8104 struct ath10k *ar = hw->priv; in ath10k_get_survey() local
8142 ath10k_mac_bitrate_mask_get_single_nss(struct ath10k *ar, in ath10k_mac_bitrate_mask_get_single_nss()
8193 struct ath10k *ar = arvif->ar; in ath10k_mac_set_fixed_rate_params() local
8235 ath10k_mac_can_set_bitrate_mask(struct ath10k *ar, in ath10k_mac_can_set_bitrate_mask()
8266 static bool ath10k_mac_set_vht_bitrate_mask_fixup(struct ath10k *ar, in ath10k_mac_set_vht_bitrate_mask_fixup()
8291 struct ath10k *ar = arvif->ar; in ath10k_mac_set_bitrate_mask_iter() local
8311 struct ath10k *ar = arvif->ar; in ath10k_mac_clr_bitrate_mask_iter() local
8332 struct ath10k *ar = arvif->ar; in ath10k_mac_op_set_bitrate_mask() local
8441 struct ath10k *ar = hw->priv; in ath10k_sta_rc_update() local
8525 struct ath10k *ar = hw->priv; in ath10k_offset_tsf() local
8550 struct ath10k *ar = hw->priv; in ath10k_ampdu_action() local
8581 ath10k_mac_update_rx_channel(struct ath10k *ar, in ath10k_mac_update_rx_channel()
8632 ath10k_mac_update_vif_chan(struct ath10k *ar, in ath10k_mac_update_vif_chan()
8723 struct ath10k *ar = hw->priv; in ath10k_mac_op_add_chanctx() local
8747 struct ath10k *ar = hw->priv; in ath10k_mac_op_remove_chanctx() local
8809 struct ath10k *ar = hw->priv; in ath10k_mac_op_change_chanctx() local
8866 struct ath10k *ar = hw->priv; in ath10k_mac_op_assign_vif_chanctx() local
8945 struct ath10k *ar = hw->priv; in ath10k_mac_op_unassign_vif_chanctx() local
8984 struct ath10k *ar = hw->priv; in ath10k_mac_op_switch_vif_chanctx() local
9001 struct ath10k *ar; in ath10k_mac_op_sta_pre_rcu_remove() local
9067 static void ath10k_mac_get_rate_flags_ht(struct ath10k *ar, u32 rate, u8 nss, u8 mcs, in ath10k_mac_get_rate_flags_ht()
9105 static void ath10k_mac_get_rate_flags_vht(struct ath10k *ar, u32 rate, u8 nss, u8 mcs, in ath10k_mac_get_rate_flags_vht()
9135 static void ath10k_mac_get_rate_flags(struct ath10k *ar, u32 rate, in ath10k_mac_get_rate_flags()
9148 static void ath10k_mac_parse_bitrate(struct ath10k *ar, u32 rate_code, in ath10k_mac_parse_bitrate()
9178 static void ath10k_mac_sta_get_peer_stats_info(struct ath10k *ar, in ath10k_mac_sta_get_peer_stats_info()
9242 struct ath10k *ar = arsta->arvif->ar; in ath10k_sta_statistics() local
9282 struct ath10k *ar = hw->priv; in ath10k_mac_op_set_tid_config() local
9326 struct ath10k *ar = hw->priv; in ath10k_mac_op_reset_tid_config() local
9478 struct ath10k *ar; in ath10k_mac_create() local
9497 void ath10k_mac_destroy(struct ath10k *ar) in ath10k_mac_destroy()
9725 struct ath10k_vif *ath10k_get_arvif(struct ath10k *ar, u32 vdev_id) in ath10k_get_arvif()
9747 static u32 ath10k_mac_wrdd_get_mcc(struct ath10k *ar, union acpi_object *wrdd) in ath10k_mac_wrdd_get_mcc()
9783 static int ath10k_mac_get_wrdd_regulatory(struct ath10k *ar, u16 *rd) in ath10k_mac_get_wrdd_regulatory()
9830 static int ath10k_mac_init_rd(struct ath10k *ar) in ath10k_mac_init_rd()
9846 int ath10k_mac_register(struct ath10k *ar) in ath10k_mac_register()
10233 void ath10k_mac_unregister(struct ath10k *ar) in ath10k_mac_unregister()