Home
last modified time | relevance | path

Searched refs:ath12k_wmi_vdev_up_params (Results 1 – 3 of 3) sorted by relevance

/linux-6.14.4/drivers/net/wireless/ath/ath12k/
Dwmi.h2830 struct ath12k_wmi_vdev_up_params { struct
5647 int ath12k_wmi_vdev_up(struct ath12k *ar, struct ath12k_wmi_vdev_up_params *params);
Dmac.c1042 struct ath12k_wmi_vdev_up_params params = {}; in ath12k_monitor_vdev_up()
1064 struct ath12k_wmi_vdev_up_params params = {}; in ath12k_mac_monitor_vdev_start()
1703 struct ath12k_wmi_vdev_up_params params = {}; in ath12k_control_beaconing()
3147 struct ath12k_wmi_vdev_up_params params = {}; in ath12k_bss_assoc()
8991 struct ath12k_wmi_vdev_up_params params = {}; in ath12k_mac_update_vif_chan()
Dwmi.c1188 int ath12k_wmi_vdev_up(struct ath12k *ar, struct ath12k_wmi_vdev_up_params *params) in ath12k_wmi_vdev_up()