Searched refs:ce_context (Results 1 – 3 of 3) sorted by relevance
/wlan-driver/qca-wifi-host-cmn/hif/src/ce/ |
D | ce_bmi.h | 27 void hif_bmi_recv_data(struct CE_handle *copyeng, void *ce_context, 31 void hif_bmi_send_done(struct CE_handle *copyeng, void *ce_context,
|
D | ce_bmi.c | 67 void hif_bmi_send_done(struct CE_handle *copyeng, void *ce_context, in hif_bmi_send_done() argument 102 void hif_bmi_recv_data(struct CE_handle *copyeng, void *ce_context, in hif_bmi_recv_data() argument
|
D | ce_main.c | 3550 hif_pci_ce_send_done(struct CE_handle *copyeng, void *ce_context, in hif_pci_ce_send_done() argument 3557 (struct HIF_CE_pipe_info *)ce_context; in hif_pci_ce_send_done() 3577 &ce_context, &transfer_context, in hif_pci_ce_send_done() 3638 hif_pci_ce_recv_data(struct CE_handle *copyeng, void *ce_context, in hif_pci_ce_recv_data() argument 3644 (struct HIF_CE_pipe_info *)ce_context; in hif_pci_ce_recv_data() 3672 } while (ce_completed_recv_next(copyeng, &ce_context, &transfer_context, in hif_pci_ce_recv_data()
|