Home
last modified time | relevance | path

Searched refs:data_1 (Results 1 – 5 of 5) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/target_if/wifi_pos/src/
H A Dtarget_if_wifi_pos_rx_ops.c105 oem_rsp.data_1 = oem_resp_param.data_1; in target_if_wifi_pos_oem_rsp_ev_handler()
/wlan-driver/qca-wifi-host-cmn/umac/wifi_pos/inc/
H A Dwifi_pos_utils_i.h118 uint8_t *data_1; member
/wlan-driver/qca-wifi-host-cmn/umac/wifi_pos/src/
H A Dwifi_pos_main.c1270 qdf_mem_copy(data, oem_rsp->data_1, oem_rsp->rsp_len_1); in wifi_pos_oem_rsp_handler()
1281 oem_rsp->rsp_len_1, oem_rsp->data_1); in wifi_pos_oem_rsp_handler()
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
H A Dwmi_unified_param.h9799 uint8_t *data_1; member
/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_tlv.c18949 oem_resp_param->data_1 = param_buf->data; in extract_oem_response_param_tlv()