Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/target_if/core/inc/
H A Dtarget_if.h2783 struct target_mu_caps *mu_caps) in target_psoc_get_mu_max_users() argument
2787 if (!psoc_info || !mu_caps) in target_psoc_get_mu_max_users()
2792 mu_caps->ofdma_dl = service_ext2_param->max_users_dl_ofdma; in target_psoc_get_mu_max_users()
2793 mu_caps->ofdma_ul = service_ext2_param->max_users_ul_ofdma; in target_psoc_get_mu_max_users()
2794 mu_caps->mumimo_dl = service_ext2_param->max_users_dl_mumimo; in target_psoc_get_mu_max_users()
2795 mu_caps->mumimo_ul = service_ext2_param->max_users_ul_mumimo; in target_psoc_get_mu_max_users()