Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/net/wireless/ath/ath12k/
Dwmi.h5806 int ath12k_wmi_mlo_setup(struct ath12k *ar, struct wmi_mlo_setup_arg *mlo_params);
Dwmi.c8406 int ath12k_wmi_mlo_setup(struct ath12k *ar, struct wmi_mlo_setup_arg *mlo_params) in ath12k_wmi_mlo_setup() function
Dmac.c11150 ret = ath12k_wmi_mlo_setup(ar, &mlo); in __ath12k_mac_mlo_setup()