Searched defs:transfer_id (Results 1 – 10 of 10) sorted by relevance
/wlan-driver/qca-wifi-host-cmn/hif/src/ce/ |
H A D | ce_bmi.c | 70 unsigned int transfer_id, unsigned int sw_index, in hif_bmi_send_done() 105 unsigned int transfer_id, unsigned int flags) in hif_bmi_recv_data()
|
H A D | ce_service_legacy.c | 118 unsigned int transfer_id, uint32_t download_len) in ce_send_fast() 528 uint32_t transfer_id, in ce_send_nolock_legacy() 628 struct ce_sendlist *sendlist, unsigned int transfer_id) in ce_sendlist_send_legacy() 1127 unsigned int transfer_id, uint32_t download_len) in ce_enqueue_desc()
|
H A D | ce_service.c | 504 uint32_t transfer_id, in ce_send() 563 struct ce_sendlist *sendlist, unsigned int transfer_id) in ce_sendlist_send() 593 uint32_t transfer_id, u_int32_t len, uint32_t sendhead) in ce_batch_send() 724 uint32_t transfer_id, u_int32_t len) in ce_send_single()
|
H A D | ce_service_srng.c | 165 uint32_t transfer_id, in ce_send_nolock_srng() 246 struct ce_sendlist *sendlist, unsigned int transfer_id) in ce_sendlist_send_srng()
|
H A D | ce_main.c | 3317 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() 3640 unsigned int nbytes, unsigned int transfer_id, in hif_pci_ce_recv_data()
|
/wlan-driver/qca-wifi-host-cmn/hif/src/ |
H A D | hif_main_legacy.c | 42 uint32_t transfer_id, uint32_t download_len) in hif_send_fast()
|
H A D | hif_main.c | 2856 uint32_t transfer_id, u_int32_t len, uint32_t sendhead) in hif_batch_send() 2896 uint32_t transfer_id, u_int32_t len) in hif_send_single()
|
/wlan-driver/qca-wifi-host-cmn/hif/src/usb/ |
H A D | hif_usb_internal.h | 90 unsigned int transfer_id; member
|
H A D | hif_usb.c | 277 uint32_t transfer_id, uint32_t nbytes, in hif_send_head()
|
/wlan-driver/qca-wifi-host-cmn/hif/src/sdio/ |
H A D | hif_sdio.c | 121 uint32_t transfer_id, uint32_t nbytes, qdf_nbuf_t buf, in hif_send_head()
|