Searched refs:info_element (Results 1 - 15 of 15) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192e/ieee80211/
H A Dieee80211_rx.c1471 *info_element, int sub_type)
1474 if (info_element->qui_subtype != sub_type)
1476 if (memcmp(info_element->qui, qos_oui, QOS_OUI_LEN))
1478 if (info_element->qui_type != QOS_OUI_TYPE)
1480 if (info_element->version != QOS_VERSION_1)
1492 *info_element)
1497 if ((info_element == NULL) || (element_param == NULL))
1500 if (info_element->id == QOS_ELEMENT_ID && info_element->len == size) {
1501 memcpy(element_param->info_element
1470 ieee80211_verify_qos_info(struct ieee80211_qos_information_element *info_element, int sub_type) argument
1490 ieee80211_read_qos_param_element(struct ieee80211_qos_parameter_info *element_param, struct ieee80211_info_element *info_element) argument
1516 ieee80211_read_qos_info_element(struct ieee80211_qos_information_element *element_info, struct ieee80211_info_element *info_element) argument
1588 ieee80211_parse_qos_info_param_IE(struct ieee80211_info_element *info_element, struct ieee80211_network *network) argument
1663 ieee80211_extract_country_ie( struct ieee80211_device *ieee, struct ieee80211_info_element *info_element, struct ieee80211_network *network, u8 * addr2 ) argument
1697 ieee80211_parse_info_param(struct ieee80211_device *ieee, struct ieee80211_info_element *info_element, u16 length, struct ieee80211_network *network, struct ieee80211_rx_stats *stats) argument
2510 struct ieee80211_info_element *info_element = &beacon->info_element[0]; local
[all...]
H A Dieee80211.h1139 struct ieee80211_info_element info_element[0]; member in struct:ieee80211_authentication
1150 struct ieee80211_info_element info_element[0]; member in struct:ieee80211_probe_request
1160 struct ieee80211_info_element info_element[0]; member in struct:ieee80211_probe_response
1171 struct ieee80211_info_element info_element[0]; member in struct:ieee80211_assoc_request_frame
1180 struct ieee80211_info_element info_element[0]; member in struct:ieee80211_reassoc_request_frame
1188 struct ieee80211_info_element info_element[0]; /* supported rates */ member in struct:ieee80211_assoc_response_frame
1291 struct ieee80211_qos_information_element info_element; member in struct:ieee80211_qos_parameter_info
2768 struct ieee80211_info_element *info_element,
H A Dieee80211_softmac.c828 beacon_buf->info_element[0].id = MFIE_TYPE_SSID;
829 beacon_buf->info_element[0].len = ssid_len;
831 tag = (u8*) beacon_buf->info_element[0].data;
1646 // struct ieee80211_info_element *info_element;
1674 if (ieee80211_parse_info_param(ieee,assoc_resp->info_element,\
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192su/ieee80211/
H A Dieee80211_rx.c1281 *info_element, int sub_type)
1284 if (info_element->qui_subtype != sub_type)
1286 if (memcmp(info_element->qui, qos_oui, QOS_OUI_LEN))
1288 if (info_element->qui_type != QOS_OUI_TYPE)
1290 if (info_element->version != QOS_VERSION_1)
1302 *info_element)
1307 if ((info_element == NULL) || (element_param == NULL))
1310 if (info_element->id == QOS_ELEMENT_ID && info_element->len == size) {
1311 memcpy(element_param->info_element
1280 ieee80211_verify_qos_info(struct ieee80211_qos_information_element *info_element, int sub_type) argument
1300 ieee80211_read_qos_param_element(struct ieee80211_qos_parameter_info *element_param, struct ieee80211_info_element *info_element) argument
1326 ieee80211_read_qos_info_element(struct ieee80211_qos_information_element *element_info, struct ieee80211_info_element *info_element) argument
1398 ieee80211_parse_qos_info_param_IE(struct ieee80211_info_element *info_element, struct ieee80211_network *network) argument
1472 ieee80211_extract_country_ie( struct ieee80211_device *ieee, struct ieee80211_info_element *info_element, struct ieee80211_network *network, u8 * addr2 ) argument
1505 ieee80211_parse_info_param(struct ieee80211_device *ieee, struct ieee80211_info_element *info_element, u16 length, struct ieee80211_network *network, struct ieee80211_rx_stats *stats) argument
2319 struct ieee80211_info_element *info_element = &beacon->info_element[0]; local
[all...]
H A Dieee80211.h634 struct ieee80211_info_element info_element[0]; member in struct:ieee80211_authentication
645 struct ieee80211_info_element info_element[0]; member in struct:ieee80211_probe_request
655 struct ieee80211_info_element info_element[0]; member in struct:ieee80211_probe_response
663 struct ieee80211_info_element info_element[0]; member in struct:ieee80211_assoc_request_frame
672 struct ieee80211_info_element info_element[0]; member in struct:ieee80211_reassoc_request_frame
680 struct ieee80211_info_element info_element[0]; /* supported rates */ member in struct:ieee80211_assoc_response_frame
760 struct ieee80211_qos_information_element info_element; member in struct:ieee80211_qos_parameter_info
1895 struct ieee80211_info_element *info_element,
H A Dieee80211_softmac.c845 beacon_buf->info_element[0].id = MFIE_TYPE_SSID;
846 beacon_buf->info_element[0].len = ssid_len;
848 tag = (u8*) beacon_buf->info_element[0].data;
1175 hdr->info_element[0].id = MFIE_TYPE_SSID;
1177 hdr->info_element[0].len = beacon->ssid_len;
2032 if (ieee80211_parse_info_param(ieee,assoc_resp->info_element,\
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_rx.c1410 *info_element, int sub_type)
1413 if (info_element->qui_subtype != sub_type)
1415 if (memcmp(info_element->qui, qos_oui, QOS_OUI_LEN))
1417 if (info_element->qui_type != QOS_OUI_TYPE)
1419 if (info_element->version != QOS_VERSION_1)
1431 *info_element)
1436 if ((info_element == NULL) || (element_param == NULL))
1439 if (info_element->id == QOS_ELEMENT_ID && info_element->len == size) {
1440 memcpy(element_param->info_element
1409 ieee80211_verify_qos_info(struct ieee80211_qos_information_element *info_element, int sub_type) argument
1429 ieee80211_read_qos_param_element(struct ieee80211_qos_parameter_info *element_param, struct ieee80211_info_element *info_element) argument
1455 ieee80211_read_qos_info_element(struct ieee80211_qos_information_element *element_info, struct ieee80211_info_element *info_element) argument
1527 ieee80211_parse_qos_info_param_IE(struct ieee80211_info_element *info_element, struct ieee80211_network *network) argument
1602 ieee80211_extract_country_ie( struct ieee80211_device *ieee, struct ieee80211_info_element *info_element, struct ieee80211_network *network, u8 * addr2 ) argument
1636 ieee80211_parse_info_param(struct ieee80211_device *ieee, struct ieee80211_info_element *info_element, u16 length, struct ieee80211_network *network, struct ieee80211_rx_stats *stats) argument
2433 struct ieee80211_info_element *info_element = &beacon->info_element[0]; local
[all...]
H A Dieee80211.h1111 struct ieee80211_info_element info_element[0]; member in struct:ieee80211_authentication
1122 struct ieee80211_info_element info_element[0]; member in struct:ieee80211_probe_request
1132 struct ieee80211_info_element info_element[0]; member in struct:ieee80211_probe_response
1143 struct ieee80211_info_element info_element[0]; member in struct:ieee80211_assoc_request_frame
1152 struct ieee80211_info_element info_element[0]; member in struct:ieee80211_reassoc_request_frame
1160 struct ieee80211_info_element info_element[0]; /* supported rates */ member in struct:ieee80211_assoc_response_frame
1263 struct ieee80211_qos_information_element info_element; member in struct:ieee80211_qos_parameter_info
2603 struct ieee80211_info_element *info_element,
H A Dieee80211_softmac.c817 beacon_buf->info_element[0].id = MFIE_TYPE_SSID;
818 beacon_buf->info_element[0].len = ssid_len;
820 tag = (u8*) beacon_buf->info_element[0].data;
1535 // struct ieee80211_info_element *info_element;
1573 if (ieee80211_parse_info_param(ieee,assoc_resp->info_element,\
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8187se/ieee80211/
H A Dieee80211_rx.c867 struct ieee80211_info_element *info_element,
874 if(info_element->len!= 0)
876 memcpy(network->CountryIeBuf, info_element->data, info_element->len);
877 network->CountryIeLen = info_element->len;
881 Dot11d_UpdateCountryIe(ieee, addr2, info_element->len, info_element->data);
921 struct ieee80211_info_element *info_element; local
958 info_element = &beacon->info_element;
865 ieee80211_extract_country_ie( struct ieee80211_device *ieee, struct ieee80211_info_element *info_element, struct ieee80211_network *network, u8 * addr2 ) argument
1329 struct ieee80211_info_element *info_element = &beacon->info_element; local
[all...]
H A Dieee80211_softmac.c835 beacon_buf->info_element.id = MFIE_TYPE_SSID;
836 beacon_buf->info_element.len = ssid_len;
838 tag = (u8*) beacon_buf->info_element.data;
1100 hdr->info_element.id = MFIE_TYPE_SSID;
1102 hdr->info_element.len = beacon->ssid_len;
1774 struct ieee80211_info_element *info_element; local
1812 info_element = &assoc_resp->info_element;
1813 left = skb->len - ((void*)info_element - (void*)assoc_resp);
1816 if (sizeof(struct ieee80211_info_element_hdr) + info_element
[all...]
H A Dieee80211.h504 //struct ieee80211_info_element_hdr info_element;
514 /* struct ieee80211_info_element info_element; */
522 struct ieee80211_info_element info_element; member in struct:ieee80211_probe_response
530 struct ieee80211_info_element_hdr info_element; member in struct:ieee80211_assoc_request_frame
538 struct ieee80211_info_element info_element; /* supported rates */ member in struct:ieee80211_assoc_response_frame
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ipw2x00/
H A Dlibipw_rx.c931 *info_element, int sub_type)
934 if (info_element->qui_subtype != sub_type)
936 if (memcmp(info_element->qui, qos_oui, QOS_OUI_LEN))
938 if (info_element->qui_type != QOS_OUI_TYPE)
940 if (info_element->version != QOS_VERSION_1)
951 *info_element)
956 if ((info_element == NULL) || (element_param == NULL))
959 if (info_element->id == QOS_ELEMENT_ID && info_element->len == size) {
960 memcpy(element_param->info_element
930 libipw_verify_qos_info(struct libipw_qos_information_element *info_element, int sub_type) argument
949 libipw_read_qos_param_element(struct libipw_qos_parameter_info *element_param, struct libipw_info_element *info_element) argument
975 libipw_read_qos_info_element(struct libipw_qos_information_element *element_info, struct libipw_info_element *info_element) argument
1044 libipw_parse_qos_info_param_IE(struct libipw_info_element *info_element, struct libipw_network *network) argument
1118 libipw_parse_info_param(struct libipw_info_element *info_element, u16 length, struct libipw_network *network) argument
1562 struct libipw_info_element *info_element = beacon->info_element; local
[all...]
H A Dlibipw.h396 struct libipw_info_element info_element[0]; member in struct:libipw_auth
414 struct libipw_info_element info_element[0]; member in struct:libipw_action::__anon13735::libipw_action_exchange
432 struct libipw_info_element info_element[0]; member in struct:libipw_probe_request
442 struct libipw_info_element info_element[0]; member in struct:libipw_probe_response
453 struct libipw_info_element info_element[0]; member in struct:libipw_assoc_request
461 struct libipw_info_element info_element[0]; member in struct:libipw_reassoc_request
470 struct libipw_info_element info_element[0]; member in struct:libipw_assoc_response
542 struct libipw_qos_information_element info_element; member in struct:libipw_qos_parameter_info
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192e/
H A Dieee80211.h1106 struct ieee80211_info_element info_element[0]; member in struct:ieee80211_authentication
1117 struct ieee80211_info_element info_element[0]; member in struct:ieee80211_probe_request
1127 struct ieee80211_info_element info_element[0]; member in struct:ieee80211_probe_response
1138 struct ieee80211_info_element info_element[0]; member in struct:ieee80211_assoc_request_frame
1147 struct ieee80211_info_element info_element[0]; member in struct:ieee80211_reassoc_request_frame
1155 struct ieee80211_info_element info_element[0]; /* supported rates */ member in struct:ieee80211_assoc_response_frame
1258 struct ieee80211_qos_information_element info_element; member in struct:ieee80211_qos_parameter_info
2601 struct ieee80211_info_element *info_element,

Completed in 195 milliseconds