Searched defs:arvif (Results 1 – 12 of 12) sorted by relevance
/Linux-v5.4/drivers/net/wireless/ath/ath10k/ |
D | mac.c | 223 static int ath10k_send_key(struct ath10k_vif *arvif, in ath10k_send_key() 283 static int ath10k_install_key(struct ath10k_vif *arvif, in ath10k_install_key() 310 static int ath10k_install_peer_wep_keys(struct ath10k_vif *arvif, in ath10k_install_peer_wep_keys() 398 static int ath10k_clear_peer_keys(struct ath10k_vif *arvif, in ath10k_clear_peer_keys() 464 static int ath10k_clear_vdev_key(struct ath10k_vif *arvif, in ath10k_clear_vdev_key() 512 static int ath10k_mac_vif_update_wep_key(struct ath10k_vif *arvif, in ath10k_mac_vif_update_wep_key() 723 struct ath10k_vif *arvif; in ath10k_peer_create() local 774 static int ath10k_mac_set_kickout(struct ath10k_vif *arvif) in ath10k_mac_set_kickout() 819 static int ath10k_mac_set_rts(struct ath10k_vif *arvif, u32 value) in ath10k_mac_set_rts() 956 void ath10k_mac_vif_beacon_free(struct ath10k_vif *arvif) in ath10k_mac_vif_beacon_free() [all …]
|
D | wow.c | 24 static int ath10k_wow_vif_cleanup(struct ath10k_vif *arvif) in ath10k_wow_vif_cleanup() 52 struct ath10k_vif *arvif; in ath10k_wow_cleanup() local 265 static int ath10k_vif_wow_set_wakeups(struct ath10k_vif *arvif, in ath10k_vif_wow_set_wakeups() 387 struct ath10k_vif *arvif; in ath10k_wow_set_wakeups() local 404 static int ath10k_vif_wow_clean_nlo(struct ath10k_vif *arvif) in ath10k_vif_wow_clean_nlo() 432 struct ath10k_vif *arvif; in ath10k_wow_nlo_cleanup() local
|
D | p2p.c | 70 static void ath10k_p2p_noa_ie_assign(struct ath10k_vif *arvif, void *ie, in ath10k_p2p_noa_ie_assign() 83 static void __ath10k_p2p_noa_update(struct ath10k_vif *arvif, in __ath10k_p2p_noa_update() 106 void ath10k_p2p_noa_update(struct ath10k_vif *arvif, in ath10k_p2p_noa_update() 124 struct ath10k_vif *arvif = (void *)vif->drv_priv; in ath10k_p2p_noa_update_vdev_iter() local
|
D | spectral.c | 163 struct ath10k_vif *arvif; in ath10k_get_spectral_vdev() local 181 struct ath10k_vif *arvif; in ath10k_spectral_scan_trigger() local 214 struct ath10k_vif *arvif; in ath10k_spectral_scan_config() local 507 struct ath10k_vif *arvif; in ath10k_spectral_start() local 521 int ath10k_spectral_vif_stop(struct ath10k_vif *arvif) in ath10k_spectral_vif_stop()
|
D | spectral.h | 63 static inline int ath10k_spectral_vif_stop(struct ath10k_vif *arvif) in ath10k_spectral_vif_stop()
|
D | mac.h | 81 struct ath10k_vif *arvif = (void *)vif->drv_priv; in ath10k_tx_h_seq_no() local
|
D | htt_tx.c | 42 struct ath10k_vif *arvif = (void *)txq->vif->drv_priv; in __ath10k_htt_tx_txq_recalc() local 1128 struct ath10k_vif *arvif; in ath10k_htt_tx_get_vdev_id() local
|
D | wmi.c | 1797 static void ath10k_wmi_tx_beacon_nowait(struct ath10k_vif *arvif) in ath10k_wmi_tx_beacon_nowait() 1847 struct ath10k_vif *arvif = (void *)vif->drv_priv; in ath10k_wmi_tx_beacons_iter() local 1908 struct ath10k_vif *arvif; in ath10k_wmi_op_gen_mgmt_tx() local 3474 struct ath10k_vif *arvif, in ath10k_wmi_update_tim() 3571 static void ath10k_wmi_update_noa(struct ath10k *ar, struct ath10k_vif *arvif, in ath10k_wmi_update_noa() 3747 struct ath10k_vif *arvif; in ath10k_wmi_event_host_swba() local 5106 struct ath10k_vif *arvif; in ath10k_wmi_handle_tdls_peer_event() local
|
D | htt_rx.c | 1049 struct ath10k_vif *arvif; in ath10k_htt_rx_h_peer_channel() local 1086 struct ath10k_vif *arvif; in ath10k_htt_rx_h_vdev_channel() local 2749 struct ath10k_vif *arvif; in ath10k_htt_rx_addba() local 2789 struct ath10k_vif *arvif; in ath10k_htt_rx_delba() local
|
D | wmi-tlv.c | 173 struct ath10k_vif *arvif; in ath10k_wmi_tlv_event_bcn_tx_status() local 430 struct ath10k_vif *arvif; in ath10k_wmi_event_tdls_peer() local 2871 struct ath10k_vif *arvif; in ath10k_wmi_tlv_op_gen_mgmt_tx_send() local
|
D | core.h | 490 struct ath10k_vif *arvif; member 591 struct ath10k_vif *arvif; member
|
D | debug.c | 1763 struct ath10k_vif *arvif; in ath10k_write_simulate_radar() local
|