Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching refs:wmm_tspec_element

35 static inline u8 wmm_ac_get_tsid(const struct wmm_tspec_element *tspec)
41 static u8 wmm_ac_get_direction(const struct wmm_tspec_element *tspec)
47 static u8 wmm_ac_get_user_priority(const struct wmm_tspec_element *tspec)
70 const struct wmm_tspec_element *tspec)
72 struct wmm_tspec_element *_tspec;
124 struct wmm_tspec_element *tspec = wpa_s->tspecs[ac][dir];
212 const struct wmm_tspec_element *tspec,
271 struct wmm_tspec_element *tspec;
559 struct wmm_tspec_element tspec;
640 const struct wmm_tspec_element *tspec)
669 const struct wmm_tspec_element *tspec)
747 struct wmm_tspec_element *tspec;
778 if (len < 2 + sizeof(struct wmm_tspec_element)) {
798 if (elems.wmm_tspec_len != sizeof(struct wmm_tspec_element) - 2) {
803 tspec = (struct wmm_tspec_element *)(elems.wmm_tspec - 2);
879 struct wmm_tspec_element *tspec;