Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath12k/
H A Dwmi.h6474 int ath12k_wmi_mlo_setup(struct ath12k *ar, struct wmi_mlo_setup_arg *mlo_params);
H A Dwmi.c10654 int ath12k_wmi_mlo_setup(struct ath12k *ar, struct wmi_mlo_setup_arg *mlo_params) in ath12k_wmi_mlo_setup() function
H A Dmac.c14060 ret = ath12k_wmi_mlo_setup(ar, &mlo); in __ath12k_mac_mlo_setup()