Lines Matching defs:ce_ops
609 struct ce_ops { struct
610 uint32_t (*ce_get_desc_size)(uint8_t ring_type);
611 int (*ce_ring_setup)(struct hif_softc *scn, uint8_t ring_type,
614 void (*ce_srng_cleanup)(struct hif_softc *scn,
616 QDF_STATUS (*ce_send_nolock)(struct CE_handle *copyeng,
623 QDF_STATUS (*ce_sendlist_send)(struct CE_handle *copyeng,
627 QDF_STATUS (*ce_revoke_recv_next)(struct CE_handle *copyeng,
631 QDF_STATUS (*ce_cancel_send_next)(struct CE_handle *copyeng,
636 QDF_STATUS (*ce_recv_buf_enqueue)(struct CE_handle *copyeng,
639 bool (*watermark_int)(struct CE_state *CE_state, unsigned int *flags);
640 QDF_STATUS (*ce_completed_recv_next_nolock)(
648 QDF_STATUS (*ce_completed_send_next_nolock)(
658 unsigned int (*ce_recv_entries_done_nolock)(struct hif_softc *scn,
660 unsigned int (*ce_send_entries_done_nolock)(struct hif_softc *scn,
662 void (*ce_per_engine_handler_adjust)(struct CE_state *CE_state,
664 void (*ce_prepare_shadow_register_v2_cfg)(struct hif_softc *scn,
667 int (*ce_get_index_info)(struct hif_softc *scn, void *ce_state,
670 void (*ce_prepare_shadow_register_v3_cfg)(struct hif_softc *scn,
675 QDF_STATUS (*ce_set_irq_config_by_ceid)(struct hif_softc *scn,
678 uint16_t (*ce_get_direct_link_dest_buffers)(struct hif_softc *scn,
681 QDF_STATUS (*ce_get_direct_link_ring_info)(struct hif_softc *scn,