Home
last modified time | relevance | path

Searched refs:type_count (Results 1 – 9 of 9) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_p2p_tlv.c70 noa_discriptor->type_count = noa->count; in send_set_p2pgo_noa_req_cmd_tlv()
192 param->noa_desc[i].type_count = in extract_p2p_noa_ev_param_tlv()
194 type_count; in extract_p2p_noa_ev_param_tlv()
202 i, param->noa_desc[i].type_count, in extract_p2p_noa_ev_param_tlv()
/wlan-driver/qcacld-3.0/components/p2p/dispatcher/inc/
H A Dwlan_p2p_public_struct.h240 uint32_t type_count; member
/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_power.c1388 ASSERT(noa->noa_descriptors[i].type_count != 0); in wma_p2p_create_sub_ie_noa()
1390 *buf++ = noa->noa_descriptors[i].type_count; in wma_p2p_create_sub_ie_noa()
1461 noa_ie->noa_descriptors[0].type_count; in wma_update_probe_resp_noa()
1468 noa_ie->noa_descriptors[1].type_count; in wma_update_probe_resp_noa()
H A Dwma_mgmt.c207 noa_ie.noa_descriptors[i].type_count = in wma_send_bcn_buf_ll()
209 type_count; in wma_send_bcn_buf_ll()
218 noa_ie.noa_descriptors[i].type_count, in wma_send_bcn_buf_ll()
/wlan-driver/qcacld-3.0/components/p2p/core/src/
H A Dwlan_p2p_main.c439 noa_info->noa_desc[0].type_count; in p2p_send_noa_to_pe()
448 noa_info->noa_desc[1].type_count; in p2p_send_noa_to_pe()
H A Dwlan_p2p_off_chan_tx.c474 *pbody = noa_desc_0->type_count; in p2p_get_noa_attr_stream()
492 *pbody = noa_desc_1->type_count; in p2p_get_noa_attr_stream()
/wlan-driver/qcacld-3.0/core/wma/inc/
H A Dwma.h1337 uint8_t type_count; member
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
H A Dwmi_unified_param.h7276 uint32_t type_count; member
/wlan-driver/fw-api/fw/
H A Dwmi_unified.h16663 A_UINT32 type_count; /** 255: continuous schedule, 0: reserved */ member