Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/wma/inc/
Dwma_internal.h909 enum tx_rate_info wma_get_he_rate_flags(enum phy_ch_width ch_width);
/wlan-driver/qcacld-3.0/core/wma/src/
Dwma_data.c780 *rate_flags |= wma_get_he_rate_flags(add_bss->ch_width); in wma_set_bss_rate_flags_he()
835 enum tx_rate_info wma_get_he_rate_flags(enum phy_ch_width ch_width) in wma_get_he_rate_flags() function
Dwma_dev_if.c1110 rate_flags = wma_get_he_rate_flags(des_chan->ch_width); in wma_update_rate_flags_after_vdev_restart()