Searched refs:element_info (Results 1 – 3 of 3) sorted by relevance
872 struct libipw_qos_information_element *element_info, in libipw_read_qos_info_element() argument877 if (!element_info || !info_element || info_element->len != size - 2) in libipw_read_qos_info_element()880 memcpy(element_info, info_element, size); in libipw_read_qos_info_element()881 return libipw_verify_qos_info(element_info, QOS_OUI_INFO_SUB_TYPE); in libipw_read_qos_info_element()
3177 struct element_info { struct3423 struct element_info extraie;3424 struct element_info htcap;3425 struct element_info vhtcap;
588 __le16 element_info; member