Home
last modified time | relevance | path

Searched refs:total_length (Results 1 – 8 of 8) sorted by relevance

/wlan-driver/wpa_supplicant_8/src/wps/
H A Dndef.c
/wlan-driver/qca-wifi-host-cmn/hif/src/sdio/native_sdio/src/
H A Dhif_scatter.c129 data.blocks = req->total_length / HIF_BLOCK_SIZE; in do_hif_read_write_scatter()
135 req->total_length, req->valid_scatter_entries)); in do_hif_read_write_scatter()
265 req->total_length, in hif_read_write_scatter()
289 if (req->total_length > MAX_SCATTER_REQ_TRANSFER_SIZE) { in hif_read_write_scatter()
292 req->total_length)); in hif_read_write_scatter()
296 if (req->total_length == 0) { in hif_read_write_scatter()
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_apf.c243 apf_set_offload.total_length = nla_get_u32(tb[APF_PACKET_SIZE]); in hdd_set_reset_apf_offload()
245 if (!apf_set_offload.total_length) { in hdd_set_reset_apf_offload()
287 apf_set_offload.filter_id, apf_set_offload.total_length, in hdd_set_reset_apf_offload()
/wlan-driver/qca-wifi-host-cmn/hif/src/sdio/transfer/
H A Dmailbox.c693 int i, total_length = 0; in hif_dev_issue_recv_packet_bundle() local
749 total_length += padded_length; in hif_dev_issue_recv_packet_bundle()
755 total_length); in hif_dev_issue_recv_packet_bundle()
761 bundle_buffer, total_length, in hif_dev_issue_recv_packet_bundle()
/wlan-driver/qca-wifi-host-cmn/hif/src/sdio/native_sdio/include/
H A Dhif_internal.h320 u_int32_t total_length; /* total length of entire transfer */ member
/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_features.c4797 if (apf_set_offload->total_length) { in wma_set_apf_instructions()
4817 cmd->total_length = apf_set_offload->total_length; in wma_set_apf_instructions()
4821 if (apf_set_offload->total_length) { in wma_set_apf_instructions()
/wlan-driver/qcacld-3.0/core/mac/inc/
H A Dsir_api.h4078 uint32_t total_length; member
/wlan-driver/fw-api/fw/
H A Dwmi_unified.h33184 A_UINT32 total_length; member