Searched refs:genie (Results 1 – 2 of 2) sorted by relevance
/wlan-driver/qcacld-3.0/core/hdd/src/ |
H A D | wlan_hdd_hostapd.c | 4920 uint8_t *genie, uint16_t *total_ielen, in wlan_hdd_add_extn_ie() argument 4933 qdf_mem_copy(&genie[*total_ielen], ie, ielen); in wlan_hdd_add_extn_ie() 4953 uint8_t *genie, in wlan_hdd_add_hostapd_conf_vsie() argument 4996 qdf_mem_copy(&genie[*total_ielen], ptr, in wlan_hdd_add_hostapd_conf_vsie() 5021 uint8_t *genie, uint16_t *total_ielen, in wlan_hdd_add_extra_ie() argument 5046 qdf_mem_copy(&genie[*total_ielen], ptr, ielen); in wlan_hdd_add_extra_ie() 5198 uint8_t *genie, uint16_t *total_ielen) in hdd_update_11ax_apies() argument 5200 if (wlan_hdd_add_extn_ie(link_info, genie, total_ielen, in hdd_update_11ax_apies() 5206 if (wlan_hdd_add_extn_ie(link_info, genie, total_ielen, in hdd_update_11ax_apies() 5216 uint8_t *genie, uint16_t *total_ielen) in hdd_update_11ax_apies() argument [all …]
|
/wlan-driver/wpa_supplicant_8/src/drivers/ |
H A D | driver_wext.c |
|