Searched defs:ac (Results 1 – 5 of 5) sorted by relevance
/hostap-latest/wpa_supplicant/ |
D | wmm_ac.c | 76 u8 ac = up_to_ac[up]; in wmm_ac_add_ts() local 118 static void wmm_ac_del_ts_idx(struct wpa_supplicant *wpa_s, u8 ac, in wmm_ac_del_ts_idx() 246 int ac; in wmm_ac_find_tsid() local 271 u8 ac = up_to_ac[params->user_priority]; in wmm_ac_build_addts_req() local 331 u8 tsid, u8 ac, u8 dir) in wmm_ac_should_replace_ts() 469 u8 ac; in wmm_ac_init() local 502 static void wmm_ac_del_ts(struct wpa_supplicant *wpa_s, u8 ac, int dir_bitmap) in wmm_ac_del_ts() 554 int ac; in wpas_wmm_ac_delts() local 636 int ac; in wmm_ac_handle_delts() local 666 u8 ac, tsid, up, dir; in wmm_ac_handle_addts_resp() local [all …]
|
/hostap-latest/src/ap/ |
D | wmm.c | 47 int ac; in wmm_set_regulatory_limit() local 132 struct wmm_ac_parameter *ac = &wmm->ac[e]; in hostapd_eid_wmm() local
|
/hostap-latest/src/common/ |
D | ieee802_11_common.c | 1225 struct hostapd_wmm_ac_params *ac; in hostapd_config_wmm_ac() local
|
D | ieee802_11_defs.h | 1546 struct wmm_ac_parameter ac[4]; /* AC_BE, AC_BK, AC_VI, AC_VO */ member
|
/hostap-latest/src/drivers/ |
D | driver_nl80211_capa.c | 1766 int rem_wmm, ac, count = 0; in phy_info_freq() local
|