Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/be/
H A Dhal_be_api_mon.h2111 case HAL_EHT_RU_NONE: in hal_rx_mon_hal_ru_size_to_ieee80211_ru_size()
2211 if (rx_usr_info->ru_type_80_0 != HAL_EHT_RU_NONE) { in hal_rx_parse_receive_user_info()
2219 if (rx_usr_info->ru_type_80_1 != HAL_EHT_RU_NONE) { in hal_rx_parse_receive_user_info()
2227 if (rx_usr_info->ru_type_80_2 != HAL_EHT_RU_NONE) { in hal_rx_parse_receive_user_info()
2235 if (rx_usr_info->ru_type_80_3 != HAL_EHT_RU_NONE) { in hal_rx_parse_receive_user_info()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/
H A Dhal_api_mon.h1050 #define HAL_EHT_RU_NONE 15ULL macro