Searched refs:HE_MU_AC_PARAM_AIFSN (Results 1 – 2 of 2) sorted by relevance
3759 set_he_cap(atoi(pos), HE_MU_AC_PARAM_AIFSN); in hostapd_config_fill()3777 set_he_cap(atoi(pos), HE_MU_AC_PARAM_AIFSN); in hostapd_config_fill()3795 set_he_cap(atoi(pos), HE_MU_AC_PARAM_AIFSN); in hostapd_config_fill()3813 set_he_cap(atoi(pos), HE_MU_AC_PARAM_AIFSN); in hostapd_config_fill()
2537 #define HE_MU_AC_PARAM_AIFSN ((u8) (BIT(0) | BIT(1) | BIT(2) | BIT(3))) macro