Searched refs:wmm_information_element (Results 1 – 4 of 4) sorted by relevance
97 struct wmm_information_element *wmm; in hostapd_eid_wmm_valid()101 if (len < sizeof(struct wmm_information_element)) { in hostapd_eid_wmm_valid()107 wmm = (struct wmm_information_element *) eid; in hostapd_eid_wmm_valid()
2495 struct wmm_information_element *wmm; in check_wmm()2507 wmm = (struct wmm_information_element *) wmm_ie; in check_wmm()
1681 struct wmm_information_element *wmm; in copy_peer_wmm_capab()1688 if (kde->wmm_len < sizeof(struct wmm_information_element)) { in copy_peer_wmm_capab()1693 wmm = (struct wmm_information_element *) kde->wmm; in copy_peer_wmm_capab()
1331 struct wmm_information_element { struct