Home
last modified time | relevance | path

Searched defs:tspec (Results 1 – 4 of 4) sorted by relevance

/hostap/wpa_supplicant/
Dwmm_ac.c35 static inline u8 wmm_ac_get_tsid(const struct wmm_tspec_element *tspec) in wmm_ac_get_tsid()
41 static u8 wmm_ac_get_direction(const struct wmm_tspec_element *tspec) in wmm_ac_get_direction()
47 static u8 wmm_ac_get_user_priority(const struct wmm_tspec_element *tspec) in wmm_ac_get_user_priority()
70 const struct wmm_tspec_element *tspec) in wmm_ac_add_ts()
121 struct wmm_tspec_element *tspec = wpa_s->tspecs[ac][dir]; in wmm_ac_del_ts_idx() local
209 const struct wmm_tspec_element *tspec, in wmm_ac_send_delts()
268 struct wmm_tspec_element *tspec; in wmm_ac_build_addts_req() local
551 struct wmm_tspec_element tspec; in wpas_wmm_ac_delts() local
632 const struct wmm_tspec_element *tspec) in wmm_ac_handle_delts()
661 const struct wmm_tspec_element *tspec) in wmm_ac_handle_addts_resp()
[all …]
Dwmm_ac.h108 struct wmm_tspec_element tspec; member
/hostap/src/ap/
Dwmm.c182 const struct wmm_tspec_element *tspec, in wmm_send_action()
212 int wmm_process_tspec(struct wmm_tspec_element *tspec) in wmm_process_tspec()
289 const struct wmm_tspec_element *tspec, size_t len) in wmm_addts_req()
Dwpa_auth_ft.c2448 struct wmm_tspec_element *tspec; in wpa_ft_process_rdie() local