Home
last modified time | relevance | path

Searched refs:rtllib_qos_information_element (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/staging/rtl8192e/
Drtllib_rx.c1574 static int rtllib_verify_qos_info(struct rtllib_qos_information_element in rtllib_verify_qos_info()
1617 static int rtllib_read_qos_info_element(struct rtllib_qos_information_element in rtllib_read_qos_info_element()
1623 u16 size = sizeof(struct rtllib_qos_information_element) - 2; in rtllib_read_qos_info_element()
1717 struct rtllib_qos_information_element qos_info_element; in rtllib_parse_qos_info_param_IE()
Drtllib.h977 struct rtllib_qos_information_element { struct
994 struct rtllib_qos_information_element info_element; argument