/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | gas_serv.c | 1105 static void rx_anqp_query_list_id(struct hostapd_data *hapd, u16 info_id, in rx_anqp_query_list_id() argument 1108 switch (info_id) { in rx_anqp_query_list_id() 1120 get_anqp_elem(hapd, info_id) != NULL, qi); in rx_anqp_query_list_id() 1147 get_anqp_elem(hapd, info_id) != NULL, qi); in rx_anqp_query_list_id() 1152 get_anqp_elem(hapd, info_id) != NULL, qi); in rx_anqp_query_list_id() 1157 get_anqp_elem(hapd, info_id) != NULL, qi); in rx_anqp_query_list_id() 1166 get_anqp_elem(hapd, info_id) != NULL, qi); in rx_anqp_query_list_id() 1171 get_anqp_elem(hapd, info_id) != NULL, qi); in rx_anqp_query_list_id() 1176 get_anqp_elem(hapd, info_id) != NULL, qi); in rx_anqp_query_list_id() 1180 if (info_id in rx_anqp_query_list_id() 1703 u16 info_id, elen; gas_serv_rx_gas_initial_req() local [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | gas_serv.c | 1102 static void rx_anqp_query_list_id(struct hostapd_data *hapd, u16 info_id, in rx_anqp_query_list_id() argument 1105 switch (info_id) { in rx_anqp_query_list_id() 1117 get_anqp_elem(hapd, info_id) != NULL, qi); in rx_anqp_query_list_id() 1144 get_anqp_elem(hapd, info_id) != NULL, qi); in rx_anqp_query_list_id() 1149 get_anqp_elem(hapd, info_id) != NULL, qi); in rx_anqp_query_list_id() 1154 get_anqp_elem(hapd, info_id) != NULL, qi); in rx_anqp_query_list_id() 1163 get_anqp_elem(hapd, info_id) != NULL, qi); in rx_anqp_query_list_id() 1168 get_anqp_elem(hapd, info_id) != NULL, qi); in rx_anqp_query_list_id() 1173 get_anqp_elem(hapd, info_id) != NULL, qi); in rx_anqp_query_list_id() 1177 if (info_id in rx_anqp_query_list_id() 1695 u16 info_id, elen; gas_serv_rx_gas_initial_req() local [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/ |
H A D | gas.c | 252 * @info_id: ANQP Info ID 255 u8 * gas_anqp_add_element(struct wpabuf *buf, u16 info_id) in gas_anqp_add_element() argument 257 wpabuf_put_le16(buf, info_id); in gas_anqp_add_element()
|
H A D | gas.h | 37 u8 * gas_anqp_add_element(struct wpabuf *buf, u16 info_id);
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/ |
H A D | gas.c | 252 * @info_id: ANQP Info ID 255 u8 * gas_anqp_add_element(struct wpabuf *buf, u16 info_id) in gas_anqp_add_element() argument 257 wpabuf_put_le16(buf, info_id); in gas_anqp_add_element()
|
H A D | gas.h | 37 u8 * gas_anqp_add_element(struct wpabuf *buf, u16 info_id);
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
H A D | interworking.c | 2818 struct wpa_bss_anqp *anqp, u16 info_id, in anqp_add_extra() 2828 if (tmp->infoid == info_id) { in anqp_add_extra() 2838 elem->infoid = info_id; in anqp_add_extra() 2879 u16 info_id, in interworking_parse_rx_anqp_resp() 2890 switch (info_id) { in interworking_parse_rx_anqp_resp() 2986 anqp_add_extra(wpa_s, anqp, info_id, pos, slen); in interworking_parse_rx_anqp_resp() 3039 "Interworking: Unsupported ANQP Info ID %u", info_id); in interworking_parse_rx_anqp_resp() 3040 anqp_add_extra(wpa_s, anqp, info_id, data, slen); in interworking_parse_rx_anqp_resp() 3054 u16 info_id; in anqp_resp_cb() local 3110 info_id in anqp_resp_cb() 2817 anqp_add_extra(struct wpa_supplicant *wpa_s, struct wpa_bss_anqp *anqp, u16 info_id, const u8 *data, size_t slen) anqp_add_extra() argument 2877 interworking_parse_rx_anqp_resp(struct wpa_supplicant *wpa_s, struct wpa_bss *bss, const u8 *sa, u16 info_id, const u8 *data, size_t slen, u8 dialog_token) interworking_parse_rx_anqp_resp() argument [all...] |
/third_party/ltp/testcases/kernel/syscalls/fanotify/ |
H A D | fanotify16.c | 535 int namelen, info_type, mask_match, info_id = 0; in do_test() local 708 test_num, info_id, event_fid->hdr.info_type, in do_test() 714 info_id = 1; in do_test() 737 event->event_len, info_id, event_fid->hdr.info_type, in do_test()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
H A D | interworking.c | 2883 struct wpa_bss_anqp *anqp, u16 info_id, in anqp_add_extra() 2893 if (tmp->infoid == info_id) { in anqp_add_extra() 2903 elem->infoid = info_id; in anqp_add_extra() 2945 u16 info_id, in interworking_parse_rx_anqp_resp() 2957 switch (info_id) { in interworking_parse_rx_anqp_resp() 3054 anqp_add_extra(wpa_s, anqp, info_id, pos, slen, in interworking_parse_rx_anqp_resp() 3108 "Interworking: Unsupported ANQP Info ID %u", info_id); in interworking_parse_rx_anqp_resp() 3109 anqp_add_extra(wpa_s, anqp, info_id, data, slen, in interworking_parse_rx_anqp_resp() 3124 u16 info_id; in anqp_resp_cb() local 3180 info_id in anqp_resp_cb() 2882 anqp_add_extra(struct wpa_supplicant *wpa_s, struct wpa_bss_anqp *anqp, u16 info_id, const u8 *data, size_t slen, bool protected_response) anqp_add_extra() argument 2943 interworking_parse_rx_anqp_resp(struct wpa_supplicant *wpa_s, struct wpa_bss *bss, const u8 *sa, u16 info_id, const u8 *data, size_t slen, u8 dialog_token) interworking_parse_rx_anqp_resp() argument [all...] |
/third_party/libdrm/amdgpu/ |
H A D | amdgpu_gpu_info.c | 33 drm_public int amdgpu_query_info(amdgpu_device_handle dev, unsigned info_id, in amdgpu_query_info() argument 41 request.query = info_id; in amdgpu_query_info()
|
H A D | amdgpu.h | 1205 * The return size is query-specific and depends on the "info_id" parameter. 1209 * \param info_id - \c [in] AMDGPU_INFO_* 1217 int amdgpu_query_info(amdgpu_device_handle dev, unsigned info_id, 1223 * The return size is query-specific and depends on the "info_id" parameter.
|
/third_party/mesa3d/src/amd/common/ |
H A D | ac_gpu_info.c | 294 static int amdgpu_query_info(amdgpu_device_handle dev, unsigned info_id, in amdgpu_query_info() argument
|