Home
last modified time | relevance | path

Searched defs:nbytes (Results 1 – 25 of 27) sorted by relevance

12

/wlan-driver/qca-wifi-host-cmn/hif/src/ce/
Dce_internal.h266 nbytes:16; member
281 uint32_t nbytes:16, member
304 nbytes:16; member
319 uint32_t nbytes:16, member
344 nbytes:16; /* length in register map */ member
361 uint32_t nbytes:16, /* length in register map */ member
386 nbytes:16; /* length in register map */ member
403 uint32_t nbytes:16, /* length in register map */ member
417 nbytes:16; member
420 uint32_t nbytes:16, member
[all …]
Dce_bmi.c69 unsigned int nbytes, in hif_bmi_send_done()
104 unsigned int nbytes, in hif_bmi_recv_data()
Dce_diag.c122 uint32_t address, uint8_t *data, int nbytes) in hif_diag_read_mem()
328 uint32_t address, uint8_t *data, int nbytes) in hif_diag_write_mem()
Dce_service.c503 uint32_t nbytes, in ce_send()
537 uint32_t nbytes, in ce_sendlist_buf_add()
971 unsigned int nbytes; in ce_per_engine_servicereap() local
1083 unsigned int nbytes; in ce_engine_service_reg() local
Dce_service_legacy.c346 uint32_t nbytes; in ce_per_engine_service_fast() local
527 uint32_t nbytes, in ce_send_nolock_legacy()
824 int nbytes; in ce_completed_recv_next_nolock_legacy() local
Dce_service_srng.c164 uint32_t nbytes, in ce_send_nolock_srng()
452 int nbytes; in ce_completed_recv_next_nolock_srng() local
Dce_main.c3317 uint8_t pipe, unsigned int transfer_id, unsigned int nbytes, in hif_send_head()
3552 unsigned int nbytes, unsigned int transfer_id, in hif_pci_ce_send_done()
3596 qdf_nbuf_t netbuf, int nbytes, in hif_ce_do_recv()
3640 unsigned int nbytes, unsigned int transfer_id, in hif_pci_ce_recv_data()
4195 unsigned int nbytes; in hif_send_buffer_cleanup_on_pipe() local
/wlan-driver/qca-wifi-host-cmn/qdf/linux/src/
Di_qdf_mem.h165 int nbytes, in __qdf_mem_map_nbytes_single()
179 int nbytes) in __qdf_mem_dma_cache_sync()
187 int nbytes) in __qdf_mem_dma_cache_sync()
206 qdf_dma_dir_t dir, int nbytes) in __qdf_mem_unmap_nbytes_single()
Dqdf_nbuf_frag.c786 qdf_dma_dir_t dir, size_t nbytes, in __qdf_mem_map_page()
802 qdf_dma_dir_t dir, size_t nbytes, in __qdf_mem_map_page()
813 size_t nbytes, qdf_dma_dir_t dir) in __qdf_mem_unmap_page()
820 size_t nbytes, qdf_dma_dir_t dir) in __qdf_mem_unmap_page()
Dqdf_nbuf.c1165 int nbytes, in qdf_nbuf_map_nbytes_debug()
1192 int nbytes, in qdf_nbuf_unmap_nbytes_debug()
1206 int nbytes, in qdf_nbuf_map_nbytes_single_debug()
1233 int nbytes, in qdf_nbuf_unmap_nbytes_single_debug()
1247 qdf_dma_dir_t dir, int nbytes, in qdf_nbuf_unmap_nbytes_single_paddr_debug()
4050 uint32_t nbytes, qdf_dma_dir_t dir, bool is_mapped) in qdf_record_nbuf_nbytes()
4073 uint32_t nbytes, qdf_dma_dir_t dir) in qdf_nbuf_tso_map_frag()
4101 uint32_t nbytes, qdf_dma_dir_t dir) in qdf_nbuf_tso_unmap_frag()
4770 int nbytes) in __qdf_nbuf_map_nbytes()
4794 int nbytes) in __qdf_nbuf_map_nbytes()
[all …]
Di_qdf_nbuf_m.h704 qdf_dma_dir_t dir, int nbytes) in __qdf_nbuf_map_nbytes_single()
714 qdf_dma_dir_t dir, int nbytes) in __qdf_nbuf_map_nbytes_single()
743 qdf_dma_dir_t dir, int nbytes) in __qdf_nbuf_unmap_nbytes_single()
750 qdf_dma_dir_t dir, int nbytes) in __qdf_nbuf_unmap_nbytes_single()
Di_qdf_nbuf_w.h665 qdf_dma_dir_t dir, int nbytes) in __qdf_nbuf_map_nbytes_single()
675 qdf_dma_dir_t dir, int nbytes) in __qdf_nbuf_map_nbytes_single()
704 qdf_dma_dir_t dir, int nbytes) in __qdf_nbuf_unmap_nbytes_single()
710 qdf_dma_dir_t dir, int nbytes) in __qdf_nbuf_unmap_nbytes_single()
Di_qdf_nbuf.h2886 int nbytes, qdf_dma_dir_t dir, bool is_mapped) in __qdf_record_nbuf_nbytes()
2911 int nbytes, qdf_dma_dir_t dir, bool is_mapped) in __qdf_record_nbuf_nbytes()
Di_qdf_util.h431 void __qdf_get_random_bytes(void *buf, int nbytes) in __qdf_get_random_bytes()
/wlan-driver/qca-wifi-host-cmn/hif/src/usb/
Dhif_usb.c122 qdf_nbuf_t buf, unsigned int nbytes) in hif_send_internal()
277 uint32_t transfer_id, uint32_t nbytes, in hif_send_head()
844 int nbytes) in hif_diag_read_mem()
880 uint8_t *data, int nbytes) in hif_diag_write_mem()
/wlan-driver/qca-wifi-host-cmn/hif/src/sdio/
Dhif_diag_reg_access.c185 uint8_t *data, int nbytes) in hif_diag_write_mem()
230 int nbytes) in hif_diag_read_mem()
Dhif_sdio.c121 uint32_t transfer_id, uint32_t nbytes, qdf_nbuf_t buf, in hif_send_head()
/wlan-driver/qca-wifi-host-cmn/qdf/inc/
Dqdf_nbuf_frag.h282 qdf_dma_dir_t dir, size_t nbytes, in qdf_mem_map_page()
296 size_t nbytes, qdf_dma_dir_t dir) in qdf_mem_unmap_page()
Dqdf_mem.h650 qdf_dma_dir_t dir, int nbytes, in qdf_mem_map_nbytes_single()
663 int nbytes) in qdf_mem_dma_cache_sync()
680 int nbytes) in qdf_mem_unmap_nbytes_single()
Dqdf_nbuf.h1346 #define qdf_nbuf_map_nbytes(osdev, buf, dir, nbytes) \ argument
1356 #define qdf_nbuf_unmap_nbytes(osdev, buf, dir, nbytes) \ argument
1366 #define qdf_nbuf_map_nbytes_single(osdev, buf, dir, nbytes) \ argument
1377 #define qdf_nbuf_unmap_nbytes_single(osdev, buf, dir, nbytes) \ argument
1387 #define qdf_nbuf_unmap_nbytes_single_paddr(osdev, buf, phy_addr, dir, nbytes) \ argument
1421 qdf_dma_dir_t dir, int nbytes) in qdf_nbuf_map_nbytes()
1428 qdf_nbuf_t buf, qdf_dma_dir_t dir, int nbytes) in qdf_nbuf_unmap_nbytes()
1435 qdf_device_t osdev, qdf_nbuf_t buf, qdf_dma_dir_t dir, int nbytes) in qdf_nbuf_map_nbytes_single()
1442 qdf_device_t osdev, qdf_nbuf_t buf, qdf_dma_dir_t dir, int nbytes) in qdf_nbuf_unmap_nbytes_single()
1450 int nbytes) in qdf_nbuf_unmap_nbytes_single_paddr()
[all …]
Dqdf_util.h872 void qdf_get_random_bytes(void *buf, int nbytes) in qdf_get_random_bytes()
/wlan-driver/qca-wifi-host-cmn/utils/pktlog/
Dlinux_ac.c738 pktlog_read_proc_entry(char *buf, size_t nbytes, loff_t *ppos, in pktlog_read_proc_entry()
877 __pktlog_read(struct file *file, char *buf, size_t nbytes, loff_t *ppos) in __pktlog_read()
1028 pktlog_read(struct file *file, char *buf, size_t nbytes, loff_t *ppos) in pktlog_read()
/wlan-driver/qca-wifi-host-cmn/hif/src/sdio/transfer/
Dtransfer.c87 uint8_t pipe, uint32_t nbytes, qdf_nbuf_t buf) in hif_dev_send_buffer()
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
Dlim_process_tdls.c2015 uint32_t nbytes = 0; in lim_send_tdls_link_setup_req_frame() local
2338 uint32_t nbytes = 0; in lim_send_tdls_teardown_frame() local
/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_cm_connect.c2371 int nbytes = 0, freebytes = IW_CUSTOM_MAX; in hdd_cm_cckm_preauth_complete() local

12