Home
last modified time | relevance | path

Searched refs:ce_context (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/hif/src/ce/
Dce_bmi.h27 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,
Dce_bmi.c67 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
Dce_main.c3550 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()