Home
last modified time | relevance | path

Searched refs:total_size (Results 1 – 14 of 14) sorted by relevance

/wlan-driver/platform/icnss2/
H A Dgenl.c87 static int icnss_genl_send_data(u8 type, char *file_name, u32 total_size, in icnss_genl_send_data() argument
96 type, file_name, total_size, seg_id, end, data_len); in icnss_genl_send_data()
106 nla_total_size(sizeof(total_size)) + in icnss_genl_send_data()
128 ret = nla_put_u32(skb, ICNSS_GENL_ATTR_MSG_TOTAL_SIZE, total_size); in icnss_genl_send_data()
157 int icnss_genl_send_msg(void *buff, u8 type, char *file_name, u32 total_size) in icnss_genl_send_msg() argument
161 u32 remaining = total_size; in icnss_genl_send_msg()
167 icnss_pr_dbg("type: %u, total_size: %x\n", type, total_size); in icnss_genl_send_msg()
178 ret = icnss_genl_send_data(type, file_name, total_size, in icnss_genl_send_msg()
H A Dqmi.h24 u32 total_size; member
44 u32 total_size; member
272 u32 total_size);
H A Dgenl.h15 char *file_name, u32 total_size);
H A Dqmi.c1164 req->total_size = fw_entry->size; in icnss_wlfw_bdf_dnld_send_sync()
1237 u32 total_size) in icnss_wlfw_qdss_data_send_sync() argument
1258 p_qdss_trace_data = kzalloc(total_size, GFP_KERNEL); in icnss_wlfw_qdss_data_send_sync()
1264 remaining = total_size; in icnss_wlfw_qdss_data_send_sync()
1305 __func__, resp->total_size, resp->data_len); in icnss_wlfw_qdss_data_send_sync()
1308 resp->total_size == total_size) && in icnss_wlfw_qdss_data_send_sync()
1318 total_size, req->seg_id, in icnss_wlfw_qdss_data_send_sync()
1320 resp->total_size, in icnss_wlfw_qdss_data_send_sync()
1337 total_size); in icnss_wlfw_qdss_data_send_sync()
1400 req->total_size = remaining; in icnss_wlfw_qdss_dnld_send_sync()
[all …]
H A Dmain.c1492 event_data->total_size); in icnss_qdss_trace_req_data_hdlr()
/wlan-driver/platform/cnss2/
H A Dgenl.c90 static int cnss_genl_send_data(u8 type, char *file_name, u32 total_size, in cnss_genl_send_data() argument
99 type, file_name, total_size, seg_id, end, data_len); in cnss_genl_send_data()
109 nla_total_size(sizeof(total_size)) + in cnss_genl_send_data()
131 ret = nla_put_u32(skb, CNSS_GENL_ATTR_MSG_TOTAL_SIZE, total_size); in cnss_genl_send_data()
160 int cnss_genl_send_msg(void *buff, u8 type, char *file_name, u32 total_size) in cnss_genl_send_msg() argument
164 u32 remaining = total_size; in cnss_genl_send_msg()
170 cnss_pr_dbg_buf("type: %u, total_size: %x\n", type, total_size); in cnss_genl_send_msg()
181 ret = cnss_genl_send_data(type, file_name, total_size, in cnss_genl_send_msg()
H A Dqmi.h26 u32 total_size; member
89 u32 total_size);
297 u32 total_size) in cnss_wlfw_qdss_data_send_sync() argument
H A Dgenl.h15 char *file_name, u32 total_size);
H A Dqmi.c832 req->total_size = remaining; in cnss_wlfw_bdf_dnld_send_sync()
1308 u32 total_size) in cnss_wlfw_qdss_data_send_sync() argument
1329 p_qdss_trace_data = kzalloc(total_size, GFP_KERNEL); in cnss_wlfw_qdss_data_send_sync()
1335 remaining = total_size; in cnss_wlfw_qdss_data_send_sync()
1376 __func__, resp->total_size, resp->data_len); in cnss_wlfw_qdss_data_send_sync()
1379 resp->total_size == total_size) && in cnss_wlfw_qdss_data_send_sync()
1389 total_size, req->seg_id, in cnss_wlfw_qdss_data_send_sync()
1391 resp->total_size, in cnss_wlfw_qdss_data_send_sync()
1408 total_size); in cnss_wlfw_qdss_data_send_sync()
1508 req->total_size = remaining; in cnss_wlfw_qdss_dnld_send_sync()
[all …]
H A Dmain.c2799 event_data->total_size); in cnss_qdss_trace_req_data_hdlr()
/wlan-driver/qca-wifi-host-cmn/qdf/src/
H A Dqdf_flex_mem.c32 size_t total_size = sizeof(struct qdf_flex_mem_segment) + in qdf_flex_mem_seg_alloc() local
35 seg = qdf_talloc(pool, total_size); in qdf_flex_mem_seg_alloc()
/wlan-driver/platform/cnss_utils/
H A Dwlan_firmware_service_v01.h757 u32 total_size; member
801 u32 total_size; member
813 u32 total_size; member
835 u32 total_size; member
854 u32 total_size; member
1176 u32 total_size; member
1195 u32 total_size; member
1209 u32 total_size; member
1471 u32 total_size; member
H A Dwlan_firmware_service_v01.c2420 total_size),
2698 total_size),
2777 total_size),
2916 total_size),
3025 total_size),
4844 total_size),
4954 total_size),
5053 total_size),
6346 total_size),
/wlan-driver/qca-wifi-host-cmn/qdf/linux/src/
H A Dqdf_mem.c1966 qdf_size_t total_size = 0; in qdf_mem_multi_pages_alloc() local
2006 total_size = pages->page_size * pages->num_pages; in qdf_mem_multi_pages_alloc()
2009 total_size, in qdf_mem_multi_pages_alloc()
2012 total_dma_pages->page_v_addr_start + total_size; in qdf_mem_multi_pages_alloc()
2015 total_size); in qdf_mem_multi_pages_alloc()
2117 qdf_size_t total_size = 0; in qdf_mem_multi_pages_free() local
2128 total_size = pages->page_size * pages->num_pages; in qdf_mem_multi_pages_free()
2131 osdev, osdev->dev, total_size, in qdf_mem_multi_pages_free()