Home
last modified time | relevance | path

Searched refs:ndp_cfg (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_nan_tlv.c420 ndp_req->ndp_config.ndp_cfg, cmd->ndp_cfg_len); in nan_ndp_initiator_req_tlv()
544 req->ndp_config.ndp_cfg, cmd->ndp_cfg_len); in nan_ndp_responder_req_tlv()
847 if (event->ndp_cfg) { in extract_ndp_ind_tlv()
851 qdf_mem_copy(rsp->ndp_config.ndp_cfg, event->ndp_cfg, in extract_ndp_ind_tlv()
/wlan-driver/qcacld-3.0/components/nan/core/inc/
H A Dnan_public_structs.h262 uint8_t ndp_cfg[NDP_QOS_INFO_LEN]; member
/wlan-driver/qcacld-3.0/os_if/nan/src/
H A Dos_if_nan.c815 *((uint32_t *)req.ndp_config.ndp_cfg) = in __os_if_nan_process_ndp_initiator_req()
993 *((uint32_t *)req.ndp_config.ndp_cfg) = in __os_if_nan_process_ndp_responder_req()
1563 ndp_qos_config = *((uint32_t *)event->ndp_config.ndp_cfg); in os_if_ndp_indication_handler()
/wlan-driver/fw-api/fw/
H A Dwmi_tlv_defs.h4003 WMITLV_ELEM(id,op,buf,len, WMITLV_TAG_ARRAY_BYTE, A_UINT8, ndp_cfg, WMITLV_SIZE_VAR) \
4023 WMITLV_ELEM(id,op,buf,len, WMITLV_TAG_ARRAY_BYTE, A_UINT8, ndp_cfg, WMITLV_SIZE_VAR) \
6554 WMITLV_ELEM(id,op,buf,len, WMITLV_TAG_ARRAY_BYTE, A_UINT8, ndp_cfg, WMITLV_SIZE_VAR) \
6571 WMITLV_ELEM(id,op,buf,len, WMITLV_TAG_ARRAY_BYTE, A_UINT8, ndp_cfg, WMITLV_SIZE_VAR) \