Home
last modified time | relevance | path

Searched defs:ath10k_ce_ops (Results 1 – 3 of 3) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/wireless/ath/ath10k/
H A Dce.h305 struct ath10k_ce_ops { struct
306 struct ath10k_ce_ring *(*ce_alloc_src_ring)(struct ath10k *ar,
309 struct ath10k_ce_ring *(*ce_alloc_dst_ring)(struct ath10k *ar,
312 int (*ce_rx_post_buf)(struct ath10k_ce_pipe *pipe, void *ctx,
314 int (*ce_completed_recv_next_nolock)(struct ath10k_ce_pipe *ce_state,
317 int (*ce_revoke_recv_next)(struct ath10k_ce_pipe *ce_state,
320 void (*ce_extract_desc_data)(struct ath10k *ar,
324 void (*ce_free_pipe)(struct ath10k *ar, int ce_id);
325 int (*ce_send_nolock)(struct ath10k_ce_pipe *pipe,
329 void (*ce_set_src_ring_base_addr_hi)(struct ath10k *ar,
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/wireless/ath/ath10k/
H A Dce.h305 struct ath10k_ce_ops { struct
306 struct ath10k_ce_ring *(*ce_alloc_src_ring)(struct ath10k *ar,
309 struct ath10k_ce_ring *(*ce_alloc_dst_ring)(struct ath10k *ar,
312 int (*ce_rx_post_buf)(struct ath10k_ce_pipe *pipe, void *ctx,
314 int (*ce_completed_recv_next_nolock)(struct ath10k_ce_pipe *ce_state,
317 int (*ce_revoke_recv_next)(struct ath10k_ce_pipe *ce_state,
320 void (*ce_extract_desc_data)(struct ath10k *ar,
324 void (*ce_free_pipe)(struct ath10k *ar, int ce_id);
325 int (*ce_send_nolock)(struct ath10k_ce_pipe *pipe,
329 void (*ce_set_src_ring_base_addr_hi)(struct ath10k *ar,
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/wireless/ath/ath10k/
H A Dce.h305 struct ath10k_ce_ops { struct
306 struct ath10k_ce_ring *(*ce_alloc_src_ring)(struct ath10k *ar,
309 struct ath10k_ce_ring *(*ce_alloc_dst_ring)(struct ath10k *ar,
312 int (*ce_rx_post_buf)(struct ath10k_ce_pipe *pipe, void *ctx,
314 int (*ce_completed_recv_next_nolock)(struct ath10k_ce_pipe *ce_state,
317 int (*ce_revoke_recv_next)(struct ath10k_ce_pipe *ce_state,
320 void (*ce_extract_desc_data)(struct ath10k *ar,
324 void (*ce_free_pipe)(struct ath10k *ar, int ce_id);
325 int (*ce_send_nolock)(struct ath10k_ce_pipe *pipe,
329 void (*ce_set_src_ring_base_addr_hi)(struct ath10k *ar,
[all …]