Searched refs:ath10k_vif (Results 1 – 14 of 14) sorted by relevance
/drivers/net/wireless/ath/ath10k/ |
D | mac.h | 46 struct ath10k_vif *ath10k_get_arvif(struct ath10k *ar, u32 vdev_id); 55 void ath10k_mac_vif_beacon_free(struct ath10k_vif *arvif); 75 void ath10k_mac_vif_tx_lock(struct ath10k_vif *arvif, int reason); 76 void ath10k_mac_vif_tx_unlock(struct ath10k_vif *arvif, int reason); 86 static inline struct ath10k_vif *ath10k_vif_to_arvif(struct ieee80211_vif *vif) in ath10k_vif_to_arvif() 88 return (struct ath10k_vif *)vif->drv_priv; in ath10k_vif_to_arvif() 96 struct ath10k_vif *arvif = ath10k_vif_to_arvif(vif); in ath10k_tx_h_seq_no()
|
D | p2p.c | 81 static void ath10k_p2p_noa_ie_assign(struct ath10k_vif *arvif, void *ie, in ath10k_p2p_noa_ie_assign() 94 static void __ath10k_p2p_noa_update(struct ath10k_vif *arvif, in __ath10k_p2p_noa_update() 117 void ath10k_p2p_noa_update(struct ath10k_vif *arvif, in ath10k_p2p_noa_update() 135 struct ath10k_vif *arvif = ath10k_vif_to_arvif(vif); in ath10k_p2p_noa_update_vdev_iter()
|
D | mac.c | 213 static int ath10k_send_key(struct ath10k_vif *arvif, in ath10k_send_key() 263 static int ath10k_install_key(struct ath10k_vif *arvif, in ath10k_install_key() 290 static int ath10k_install_peer_wep_keys(struct ath10k_vif *arvif, in ath10k_install_peer_wep_keys() 378 static int ath10k_clear_peer_keys(struct ath10k_vif *arvif, in ath10k_clear_peer_keys() 444 static int ath10k_clear_vdev_key(struct ath10k_vif *arvif, in ath10k_clear_vdev_key() 491 static int ath10k_mac_vif_update_wep_key(struct ath10k_vif *arvif, in ath10k_mac_vif_update_wep_key() 677 struct ath10k_vif *arvif; in ath10k_peer_create() 728 static int ath10k_mac_set_kickout(struct ath10k_vif *arvif) in ath10k_mac_set_kickout() 773 static int ath10k_mac_set_rts(struct ath10k_vif *arvif, u32 value) in ath10k_mac_set_rts() 898 void ath10k_mac_vif_beacon_free(struct ath10k_vif *arvif) in ath10k_mac_vif_beacon_free() [all …]
|
D | p2p.h | 20 struct ath10k_vif; 23 void ath10k_p2p_noa_update(struct ath10k_vif *arvif,
|
D | spectral.h | 54 int ath10k_spectral_vif_stop(struct ath10k_vif *arvif); 74 static inline int ath10k_spectral_vif_stop(struct ath10k_vif *arvif) in ath10k_spectral_vif_stop()
|
D | wow.c | 34 static int ath10k_wow_vif_cleanup(struct ath10k_vif *arvif) in ath10k_wow_vif_cleanup() 62 struct ath10k_vif *arvif; in ath10k_wow_cleanup() 79 static int ath10k_vif_wow_set_wakeups(struct ath10k_vif *arvif, in ath10k_vif_wow_set_wakeups() 163 struct ath10k_vif *arvif; in ath10k_wow_set_wakeups()
|
D | spectral.c | 164 static struct ath10k_vif *ath10k_get_spectral_vdev(struct ath10k *ar) in ath10k_get_spectral_vdev() 166 struct ath10k_vif *arvif; in ath10k_get_spectral_vdev() 184 struct ath10k_vif *arvif; in ath10k_spectral_scan_trigger() 217 struct ath10k_vif *arvif; in ath10k_spectral_scan_config() 506 struct ath10k_vif *arvif; in ath10k_spectral_start() 520 int ath10k_spectral_vif_stop(struct ath10k_vif *arvif) in ath10k_spectral_vif_stop()
|
D | core.h | 333 struct ath10k_vif *arvif; 359 struct ath10k_vif { struct 419 struct ath10k_vif *arvif; argument 796 struct ath10k_vif *monitor_arvif;
|
D | htt_rx.c | 728 struct ath10k_vif *arvif; in ath10k_htt_rx_h_peer_channel() 765 struct ath10k_vif *arvif; in ath10k_htt_rx_h_vdev_channel() 1717 struct ath10k_vif *arvif; in ath10k_htt_rx_addba() 1757 struct ath10k_vif *arvif; in ath10k_htt_rx_delba()
|
D | htt_tx.c | 53 struct ath10k_vif *arvif = (void *)txq->vif->drv_priv; in __ath10k_htt_tx_txq_recalc() 738 struct ath10k_vif *arvif; in ath10k_htt_tx_get_vdev_id()
|
D | wmi.c | 1727 static void ath10k_wmi_tx_beacon_nowait(struct ath10k_vif *arvif) in ath10k_wmi_tx_beacon_nowait() 1777 struct ath10k_vif *arvif = ath10k_vif_to_arvif(vif); in ath10k_wmi_tx_beacons_iter() 1832 struct ath10k_vif *arvif; in ath10k_wmi_op_gen_mgmt_tx() 3191 struct ath10k_vif *arvif, in ath10k_wmi_update_tim() 3287 static void ath10k_wmi_update_noa(struct ath10k *ar, struct ath10k_vif *arvif, in ath10k_wmi_update_noa() 3464 struct ath10k_vif *arvif; in ath10k_wmi_event_host_swba()
|
D | debug.c | 1949 struct ath10k_vif *arvif; in ath10k_write_simulate_radar()
|
D | wmi.h | 6553 struct ath10k_vif;
|
D | wmi-tlv.c | 183 struct ath10k_vif *arvif; in ath10k_wmi_tlv_event_bcn_tx_status()
|