Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/mlme/dispatcher/inc/
H A Dwlan_mlme_api.h4735 uint8_t mlme_get_max_he_mcs_idx(enum phy_ch_width mcs_ch_width,
/wlan-driver/qcacld-3.0/components/mlme/dispatcher/src/
H A Dwlan_mlme_api.c7120 uint8_t mlme_get_max_he_mcs_idx(enum phy_ch_width mcs_ch_width, in mlme_get_max_he_mcs_idx() function
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
H A Dlim_utils.c11240 return mlme_get_max_he_mcs_idx(ch_width, hecap_rxmcsnssmap, in lim_get_he_max_mcs_idx()