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
513 /* Append vendor specific IE TLV */ in mwifiex_cmd_802_11_associate()
818 * - Vendor specific IE
819 * - WPA/WPA2 IE
820 * - HT Capabilities IE
821 * - HT Information IE
887 /* Parameter IE Id */ in mwifiex_cmd_802_11_ad_hoc_start()
889 /* Parameter IE length */ in mwifiex_cmd_802_11_ad_hoc_start()
925 /* IBSS parameter IE Id */ in mwifiex_cmd_802_11_ad_hoc_start()
927 /* IBSS parameter IE length */ in mwifiex_cmd_802_11_ad_hoc_start()
1020 /* Append vendor specific IE TLV */ in mwifiex_cmd_802_11_ad_hoc_start()
1099 * - Vendor specific IE
1100 * - WPA/WPA2 IE
1101 * - 11n IE
1234 /* Append vendor specific IE TLV */ in mwifiex_cmd_802_11_ad_hoc_join()