Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath12k/
H A Dwmi.h5499 struct wmi_mlo_setup_arg { struct
6729 int ath12k_wmi_mlo_setup(struct ath12k *ar, struct wmi_mlo_setup_arg *mlo_params);
H A Dwmi.c11472 int ath12k_wmi_mlo_setup(struct ath12k *ar, struct wmi_mlo_setup_arg *mlo_params) in ath12k_wmi_mlo_setup()
H A Dmac.c15160 struct wmi_mlo_setup_arg mlo = {}; in __ath12k_mac_mlo_setup()