Lines Matching full:ie

20  * Append a generic IE as a pass through TLV to a TLV buffer.
24 * If the IE buffer has been setup by the application, this routine appends
40 * If there is a generic ie buffer setup, append it to the return in mwifiex_cmd_append_generic_ie()
45 "info: %s: append generic ie len %d to %p\n", in mwifiex_cmd_append_generic_ie()
48 /* Wrap the generic IE buffer with a pass through TLV type */ in mwifiex_cmd_append_generic_ie()
58 /* Copy the generic IE buffer to the output buffer, advance in mwifiex_cmd_append_generic_ie()
67 /* Reset the generic IE buffer */ in mwifiex_cmd_append_generic_ie()
219 * This function appends a WPS IE. It is called from the network join command
222 * If the IE buffer has been setup by the application, this routine appends
235 * If there is a wps ie buffer setup, append it to the return in mwifiex_cmd_append_wps_ie()
240 "cmd: append wps ie %d to %p\n", in mwifiex_cmd_append_wps_ie()
243 /* Wrap the generic IE buffer with a pass through TLV type */ in mwifiex_cmd_append_wps_ie()
262 * This function appends a WAPI IE.
266 * If the IE buffer has been setup by the application, this routine appends
282 * If there is a wapi ie buffer setup, append it to the return in mwifiex_cmd_append_wapi_ie()
287 "cmd: append wapi ie %d to %p\n", in mwifiex_cmd_append_wapi_ie()
290 /* Wrap the generic IE buffer with a pass through TLV type */ in mwifiex_cmd_append_wapi_ie()
300 /* Copy the wapi IE buffer to the output buffer, advance in mwifiex_cmd_append_wapi_ie()
315 * This function appends rsn ie tlv for wpa/wpa2 security modes.
363 * - WPA/WPA2 IE
367 * - WAPI IE
368 * - Generic IE
543 /* Append vendor specific IE TLV */ in mwifiex_cmd_802_11_associate()
859 * - Vendor specific IE
860 * - WPA/WPA2 IE
861 * - HT Capabilities IE
862 * - HT Information IE
928 /* Parameter IE Id */ in mwifiex_cmd_802_11_ad_hoc_start()
930 /* Parameter IE length */ in mwifiex_cmd_802_11_ad_hoc_start()
966 /* IBSS parameter IE Id */ in mwifiex_cmd_802_11_ad_hoc_start()
968 /* IBSS parameter IE length */ in mwifiex_cmd_802_11_ad_hoc_start()
1061 /* Append vendor specific IE TLV */ in mwifiex_cmd_802_11_ad_hoc_start()
1140 * - Vendor specific IE
1141 * - WPA/WPA2 IE
1142 * - 11n IE
1275 /* Append vendor specific IE TLV */ in mwifiex_cmd_802_11_ad_hoc_join()