• Home
  • Raw
  • Download

Lines Matching defs:arvif

236 static int ath10k_send_key(struct ath10k_vif *arvif,  in ath10k_send_key()
297 static int ath10k_install_key(struct ath10k_vif *arvif, in ath10k_install_key()
324 static int ath10k_install_peer_wep_keys(struct ath10k_vif *arvif, in ath10k_install_peer_wep_keys()
412 static int ath10k_clear_peer_keys(struct ath10k_vif *arvif, in ath10k_clear_peer_keys()
478 static int ath10k_clear_vdev_key(struct ath10k_vif *arvif, in ath10k_clear_vdev_key()
526 static int ath10k_mac_vif_update_wep_key(struct ath10k_vif *arvif, in ath10k_mac_vif_update_wep_key()
732 struct ath10k_vif *arvif; in ath10k_peer_create() local
783 static int ath10k_mac_set_kickout(struct ath10k_vif *arvif) in ath10k_mac_set_kickout()
828 static int ath10k_mac_set_rts(struct ath10k_vif *arvif, u32 value) in ath10k_mac_set_rts()
972 void ath10k_mac_vif_beacon_free(struct ath10k_vif *arvif) in ath10k_mac_vif_beacon_free()
995 static void ath10k_mac_vif_beacon_cleanup(struct ath10k_vif *arvif) in ath10k_mac_vif_beacon_cleanup()
1311 static bool ath10k_mac_can_set_cts_prot(struct ath10k_vif *arvif) in ath10k_mac_can_set_cts_prot()
1325 static int ath10k_mac_set_cts_prot(struct ath10k_vif *arvif) in ath10k_mac_set_cts_prot()
1341 static int ath10k_recalc_rtscts_prot(struct ath10k_vif *arvif) in ath10k_recalc_rtscts_prot()
1450 static int ath10k_vdev_stop(struct ath10k_vif *arvif) in ath10k_vdev_stop()
1484 static int ath10k_vdev_start_restart(struct ath10k_vif *arvif, in ath10k_vdev_start_restart()
1554 static int ath10k_vdev_start(struct ath10k_vif *arvif, in ath10k_vdev_start()
1560 static int ath10k_vdev_restart(struct ath10k_vif *arvif, in ath10k_vdev_restart()
1566 static int ath10k_mac_setup_bcn_p2p_ie(struct ath10k_vif *arvif, in ath10k_mac_setup_bcn_p2p_ie()
1625 static int ath10k_mac_setup_bcn_tmpl(struct ath10k_vif *arvif) in ath10k_mac_setup_bcn_tmpl()
1675 static int ath10k_mac_setup_prb_tmpl(struct ath10k_vif *arvif) in ath10k_mac_setup_prb_tmpl()
1711 static int ath10k_mac_vif_fix_hidden_ssid(struct ath10k_vif *arvif) in ath10k_mac_vif_fix_hidden_ssid()
1785 static void ath10k_control_beaconing(struct ath10k_vif *arvif, in ath10k_control_beaconing()
1833 static void ath10k_control_ibss(struct ath10k_vif *arvif, in ath10k_control_ibss()
1859 static int ath10k_mac_vif_recalc_ps_wake_threshold(struct ath10k_vif *arvif) in ath10k_mac_vif_recalc_ps_wake_threshold()
1884 static int ath10k_mac_vif_recalc_ps_poll_count(struct ath10k_vif *arvif) in ath10k_mac_vif_recalc_ps_poll_count()
1912 struct ath10k_vif *arvif; in ath10k_mac_num_vifs_started() local
1924 static int ath10k_mac_vif_setup_ps(struct ath10k_vif *arvif) in ath10k_mac_vif_setup_ps()
1992 static int ath10k_mac_vif_disable_keepalive(struct ath10k_vif *arvif) in ath10k_mac_vif_disable_keepalive()
2024 static void ath10k_mac_vif_ap_csa_count_down(struct ath10k_vif *arvif) in ath10k_mac_vif_ap_csa_count_down()
2063 struct ath10k_vif *arvif = container_of(work, struct ath10k_vif, in ath10k_mac_vif_ap_csa_work() local
2077 struct ath10k_vif *arvif = (void *)vif->drv_priv; in ath10k_mac_handle_beacon_iter() local
2100 struct ath10k_vif *arvif = (void *)vif->drv_priv; in ath10k_mac_handle_beacon_miss_iter() local
2131 struct ath10k_vif *arvif = container_of(work, struct ath10k_vif, in ath10k_mac_vif_sta_connection_loss_work() local
2167 struct ath10k_vif *arvif = (void *)vif->drv_priv; in ath10k_peer_assoc_h_basic() local
2245 struct ath10k_vif *arvif = (void *)vif->drv_priv; in ath10k_peer_assoc_h_rates() local
2308 struct ath10k_vif *arvif = (void *)vif->drv_priv; in ath10k_peer_assoc_h_ht() local
2410 struct ath10k_vif *arvif, in ath10k_peer_assoc_qos_ap()
2558 struct ath10k_vif *arvif = (void *)vif->drv_priv; in ath10k_peer_assoc_h_vht() local
2665 struct ath10k_vif *arvif = (void *)vif->drv_priv; in ath10k_peer_assoc_h_qos() local
2734 struct ath10k_vif *arvif = (void *)vif->drv_priv; in ath10k_peer_assoc_h_phymode() local
2825 static int ath10k_setup_peer_smps(struct ath10k *ar, struct ath10k_vif *arvif, in ath10k_setup_peer_smps()
2849 struct ath10k_vif *arvif = (void *)vif->drv_priv; in ath10k_mac_vif_recalc_txbf() local
2912 struct ath10k_vif *arvif; in ath10k_mac_is_connected() local
2969 struct ath10k_vif *arvif; in ath10k_mac_txpower_recalc() local
3068 struct ath10k_vif *arvif = (void *)vif->drv_priv; in ath10k_bss_assoc() local
3169 struct ath10k_vif *arvif = (void *)vif->drv_priv; in ath10k_bss_disassoc() local
3201 struct ath10k_vif *arvif) in ath10k_new_peer_tid_config()
3267 struct ath10k_vif *arvif = (void *)vif->drv_priv; in ath10k_station_assoc() local
3337 struct ath10k_vif *arvif = (void *)vif->drv_priv; in ath10k_station_disassoc() local
3600 struct ath10k_vif *arvif = (void *)vif->drv_priv; in ath10k_mac_tx_unlock_iter() local
3626 void ath10k_mac_vif_tx_lock(struct ath10k_vif *arvif, int reason) in ath10k_mac_vif_tx_lock()
3637 void ath10k_mac_vif_tx_unlock(struct ath10k_vif *arvif, int reason) in ath10k_mac_vif_tx_unlock()
3655 static void ath10k_mac_vif_handle_tx_pause(struct ath10k_vif *arvif, in ath10k_mac_vif_handle_tx_pause()
3687 struct ath10k_vif *arvif = (void *)vif->drv_priv; in ath10k_mac_handle_tx_pause_iter() local
3853 struct ath10k_vif *arvif = (void *)vif->drv_priv; in ath10k_tx_h_add_p2p_noa_ie() local
3881 struct ath10k_vif *arvif = (void *)vif->drv_priv; in ath10k_mac_tx_h_fill_cb() local
4107 struct ath10k_vif *arvif; in ath10k_offchan_tx_work() local
4778 struct ath10k_vif *arvif; in ath10k_halt() local
5406 struct ath10k_vif *arvif; in ath10k_config_ps() local
5455 static int ath10k_mac_set_txbf_conf(struct ath10k_vif *arvif) in ath10k_mac_set_txbf_conf()
5499 struct ath10k_vif *arvif = (void *)vif->drv_priv; in ath10k_update_vif_offload() local
5531 struct ath10k_vif *arvif = (void *)vif->drv_priv; in ath10k_add_interface() local
5892 static void ath10k_mac_vif_tx_unlock_all(struct ath10k_vif *arvif) in ath10k_mac_vif_tx_unlock_all()
5904 struct ath10k_vif *arvif = (void *)vif->drv_priv; in ath10k_remove_interface() local
6050 struct ath10k_vif *arvif = (void *)vif->drv_priv; in ath10k_recalculate_mgmt_rate() local
6083 struct ath10k_vif *arvif = (void *)vif->drv_priv; in ath10k_bss_info_changed() local
6369 struct ath10k_vif *arvif = (void *)vif->drv_priv; in ath10k_hw_scan() local
6482 struct ath10k_vif *arvif, in ath10k_set_key_h_def_keyidx()
6528 struct ath10k_vif *arvif = (void *)vif->drv_priv; in ath10k_set_key() local
6683 struct ath10k_vif *arvif = (void *)vif->drv_priv; in ath10k_set_default_unicast_key() local
6715 struct ath10k_vif *arvif; in ath10k_sta_rc_update_wk() local
6812 static int ath10k_mac_inc_num_stations(struct ath10k_vif *arvif, in ath10k_mac_inc_num_stations()
6830 static void ath10k_mac_dec_num_stations(struct ath10k_vif *arvif, in ath10k_mac_dec_num_stations()
6848 struct ath10k_vif *arvif = (void *)vif->drv_priv; in ath10k_sta_set_txpwr() local
7062 struct ath10k_vif *arvif = (void *)vif->drv_priv; in ath10k_mac_set_tid_config() local
7272 struct ath10k_vif *arvif, in ath10k_mac_reset_tid_config()
7327 struct ath10k_vif *arvif; in ath10k_sta_tid_cfg_wk() local
7463 struct ath10k_vif *arvif = (void *)vif->drv_priv; in ath10k_sta_state() local
7719 struct ath10k_vif *arvif = (void *)vif->drv_priv; in ath10k_conf_tx_uapsd() local
7828 struct ath10k_vif *arvif = (void *)vif->drv_priv; in ath10k_conf_tx() local
7900 struct ath10k_vif *arvif = (void *)vif->drv_priv; in ath10k_remain_on_channel() local
8009 struct ath10k_vif *arvif; in ath10k_set_rts_threshold() local
8079 struct ath10k_vif *arvif; in ath10k_flush() local
8113 struct ath10k_vif *arvif; in ath10k_reconfig_complete() local
8261 static int ath10k_mac_set_fixed_rate_params(struct ath10k_vif *arvif, in ath10k_mac_set_fixed_rate_params()
8338 struct ath10k_vif *arvif, in ath10k_mac_set_vht_bitrate_mask_fixup()
8360 struct ath10k_vif *arvif = data; in ath10k_mac_set_bitrate_mask_iter() local
8380 struct ath10k_vif *arvif = data; in ath10k_mac_clr_bitrate_mask_iter() local
8401 struct ath10k_vif *arvif = (void *)vif->drv_priv; in ath10k_mac_op_set_bitrate_mask() local
8514 struct ath10k_vif *arvif = (void *)vif->drv_priv; in ath10k_sta_rc_update() local
8598 struct ath10k_vif *arvif = (void *)vif->drv_priv; in ath10k_offset_tsf() local
8623 struct ath10k_vif *arvif = (void *)vif->drv_priv; in ath10k_ampdu_action() local
8708 struct ath10k_vif *arvif; in ath10k_mac_update_vif_chan() local
8940 struct ath10k_vif *arvif = (void *)vif->drv_priv; in ath10k_mac_op_assign_vif_chanctx() local
9020 struct ath10k_vif *arvif = (void *)vif->drv_priv; in ath10k_mac_op_unassign_vif_chanctx() local
9357 struct ath10k_vif *arvif = (void *)vif->drv_priv; in ath10k_mac_op_set_tid_config() local
9398 struct ath10k_vif *arvif = (void *)vif->drv_priv; in ath10k_mac_op_reset_tid_config() local
9794 struct ath10k_vif *arvif = (void *)vif->drv_priv; in ath10k_get_arvif_iter() local