Searched defs:ath10k_ce_ops (Results 1 – 1 of 1) sorted by relevance
310 struct ath10k_ce_ops { struct311 struct ath10k_ce_ring *(*ce_alloc_src_ring)(struct ath10k *ar,314 struct ath10k_ce_ring *(*ce_alloc_dst_ring)(struct ath10k *ar,317 int (*ce_rx_post_buf)(struct ath10k_ce_pipe *pipe, void *ctx,319 int (*ce_completed_recv_next_nolock)(struct ath10k_ce_pipe *ce_state,322 int (*ce_revoke_recv_next)(struct ath10k_ce_pipe *ce_state,325 void (*ce_extract_desc_data)(struct ath10k *ar,329 void (*ce_free_pipe)(struct ath10k *ar, int ce_id);330 int (*ce_send_nolock)(struct ath10k_ce_pipe *pipe,