Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_eht.h206 enum tx_rate_info wma_get_eht_rate_flags(enum phy_ch_width ch_width);
336 enum tx_rate_info wma_get_eht_rate_flags(enum phy_ch_width ch_width) in wma_get_eht_rate_flags() function
H A Dwma_eht.c941 *rate_flags |= wma_get_eht_rate_flags(add_bss->ch_width); in wma_set_bss_rate_flags_eht()
953 enum tx_rate_info wma_get_eht_rate_flags(enum phy_ch_width ch_width) in wma_get_eht_rate_flags() function
H A Dwma_dev_if.c1108 rate_flags = wma_get_eht_rate_flags(des_chan->ch_width); in wma_update_rate_flags_after_vdev_restart()