Symbol: ath10k_ce_pipe
drivers/net/wireless/ath/ath10k/ce.c
1005
static int _ath10k_ce_completed_send_next_nolock(struct ath10k_ce_pipe *ce_state,
drivers/net/wireless/ath/ath10k/ce.c
1058
static int _ath10k_ce_completed_send_next_nolock_64(struct ath10k_ce_pipe *ce_state,
drivers/net/wireless/ath/ath10k/ce.c
1111
int ath10k_ce_completed_send_next_nolock(struct ath10k_ce_pipe *ce_state,
drivers/net/wireless/ath/ath10k/ce.c
1155
int ath10k_ce_cancel_send_next(struct ath10k_ce_pipe *ce_state,
drivers/net/wireless/ath/ath10k/ce.c
1209
int ath10k_ce_completed_send_next(struct ath10k_ce_pipe *ce_state,
drivers/net/wireless/ath/ath10k/ce.c
1234
struct ath10k_ce_pipe *ce_state = &ce->ce_states[ce_id];
drivers/net/wireless/ath/ath10k/ce.c
1291
static void ath10k_ce_per_engine_handler_adjust(struct ath10k_ce_pipe *ce_state)
drivers/net/wireless/ath/ath10k/ce.c
1309
struct ath10k_ce_pipe *ce_state;
drivers/net/wireless/ath/ath10k/ce.c
1336
struct ath10k_ce_pipe *ce_state;
drivers/net/wireless/ath/ath10k/ce.c
1363
struct ath10k_ce_pipe *ce_state = &ce->ce_states[ce_id];
drivers/net/wireless/ath/ath10k/ce.c
1404
struct ath10k_ce_pipe *ce_state = &ce->ce_states[ce_id];
drivers/net/wireless/ath/ath10k/ce.c
147
struct ath10k_ce_pipe *ce_state = &ce->ce_states[ce_id];
drivers/net/wireless/ath/ath10k/ce.c
162
struct ath10k_ce_pipe *ce_state,
drivers/net/wireless/ath/ath10k/ce.c
1717
struct ath10k_ce_pipe *ce_state = &ce->ce_states[ce_id];
drivers/net/wireless/ath/ath10k/ce.c
173
struct ath10k_ce_pipe *ce_state = &ce->ce_states[ce_id];
drivers/net/wireless/ath/ath10k/ce.c
1748
struct ath10k_ce_pipe *ce_state = &ce->ce_states[ce_id];
drivers/net/wireless/ath/ath10k/ce.c
1779
struct ath10k_ce_pipe *ce_state = &ce->ce_states[ce_id];
drivers/net/wireless/ath/ath10k/ce.c
1855
struct ath10k_ce_pipe *ce_state)
drivers/net/wireless/ath/ath10k/ce.c
1871
struct ath10k_ce_pipe *ce_state = &ce->ce_states[ce_id];
drivers/net/wireless/ath/ath10k/ce.c
260
struct ath10k_ce_pipe *ce_state = &ce->ce_states[ce_id];
drivers/net/wireless/ath/ath10k/ce.c
278
struct ath10k_ce_pipe *ce_state = &ce->ce_states[ce_id];
drivers/net/wireless/ath/ath10k/ce.c
424
static int _ath10k_ce_send_nolock(struct ath10k_ce_pipe *ce_state,
drivers/net/wireless/ath/ath10k/ce.c
481
static int _ath10k_ce_send_nolock_64(struct ath10k_ce_pipe *ce_state,
drivers/net/wireless/ath/ath10k/ce.c
55
struct ath10k_ce_pipe *ce_state)
drivers/net/wireless/ath/ath10k/ce.c
562
int ath10k_ce_send_nolock(struct ath10k_ce_pipe *ce_state,
drivers/net/wireless/ath/ath10k/ce.c
574
void __ath10k_ce_send_revert(struct ath10k_ce_pipe *pipe)
drivers/net/wireless/ath/ath10k/ce.c
602
int ath10k_ce_send(struct ath10k_ce_pipe *ce_state,
drivers/net/wireless/ath/ath10k/ce.c
622
int ath10k_ce_num_free_src_entries(struct ath10k_ce_pipe *pipe)
drivers/net/wireless/ath/ath10k/ce.c
638
int __ath10k_ce_rx_num_free_bufs(struct ath10k_ce_pipe *pipe)
drivers/net/wireless/ath/ath10k/ce.c
653
static int __ath10k_ce_rx_post_buf(struct ath10k_ce_pipe *pipe, void *ctx,
drivers/net/wireless/ath/ath10k/ce.c
683
static int __ath10k_ce_rx_post_buf_64(struct ath10k_ce_pipe *pipe,
drivers/net/wireless/ath/ath10k/ce.c
716
void ath10k_ce_rx_update_write_idx(struct ath10k_ce_pipe *pipe, u32 nentries)
drivers/net/wireless/ath/ath10k/ce.c
737
int ath10k_ce_rx_post_buf(struct ath10k_ce_pipe *pipe, void *ctx,
drivers/net/wireless/ath/ath10k/ce.c
757
_ath10k_ce_completed_recv_next_nolock(struct ath10k_ce_pipe *ce_state,
drivers/net/wireless/ath/ath10k/ce.c
807
_ath10k_ce_completed_recv_next_nolock_64(struct ath10k_ce_pipe *ce_state,
drivers/net/wireless/ath/ath10k/ce.c
855
int ath10k_ce_completed_recv_next_nolock(struct ath10k_ce_pipe *ce_state,
drivers/net/wireless/ath/ath10k/ce.c
865
int ath10k_ce_completed_recv_next(struct ath10k_ce_pipe *ce_state,
drivers/net/wireless/ath/ath10k/ce.c
884
static int _ath10k_ce_revoke_recv_next(struct ath10k_ce_pipe *ce_state,
drivers/net/wireless/ath/ath10k/ce.c
937
static int _ath10k_ce_revoke_recv_next_64(struct ath10k_ce_pipe *ce_state,
drivers/net/wireless/ath/ath10k/ce.c
991
int ath10k_ce_revoke_recv_next(struct ath10k_ce_pipe *ce_state,
drivers/net/wireless/ath/ath10k/ce.h
124
void (*send_cb)(struct ath10k_ce_pipe *);
drivers/net/wireless/ath/ath10k/ce.h
125
void (*recv_cb)(struct ath10k_ce_pipe *);
drivers/net/wireless/ath/ath10k/ce.h
151
struct ath10k_ce_pipe ce_states[CE_COUNT_MAX];
drivers/net/wireless/ath/ath10k/ce.h
174
int ath10k_ce_send(struct ath10k_ce_pipe *ce_state,
drivers/net/wireless/ath/ath10k/ce.h
182
int ath10k_ce_send_nolock(struct ath10k_ce_pipe *ce_state,
drivers/net/wireless/ath/ath10k/ce.h
189
void __ath10k_ce_send_revert(struct ath10k_ce_pipe *pipe);
drivers/net/wireless/ath/ath10k/ce.h
191
int ath10k_ce_num_free_src_entries(struct ath10k_ce_pipe *pipe);
drivers/net/wireless/ath/ath10k/ce.h
195
int __ath10k_ce_rx_num_free_bufs(struct ath10k_ce_pipe *pipe);
drivers/net/wireless/ath/ath10k/ce.h
196
int ath10k_ce_rx_post_buf(struct ath10k_ce_pipe *pipe, void *ctx,
drivers/net/wireless/ath/ath10k/ce.h
198
void ath10k_ce_rx_update_write_idx(struct ath10k_ce_pipe *pipe, u32 nentries);
drivers/net/wireless/ath/ath10k/ce.h
208
int ath10k_ce_completed_recv_next(struct ath10k_ce_pipe *ce_state,
drivers/net/wireless/ath/ath10k/ce.h
215
int ath10k_ce_completed_send_next(struct ath10k_ce_pipe *ce_state,
drivers/net/wireless/ath/ath10k/ce.h
218
int ath10k_ce_completed_send_next_nolock(struct ath10k_ce_pipe *ce_state,
drivers/net/wireless/ath/ath10k/ce.h
236
int ath10k_ce_revoke_recv_next(struct ath10k_ce_pipe *ce_state,
drivers/net/wireless/ath/ath10k/ce.h
240
int ath10k_ce_completed_recv_next_nolock(struct ath10k_ce_pipe *ce_state,
drivers/net/wireless/ath/ath10k/ce.h
249
int ath10k_ce_cancel_send_next(struct ath10k_ce_pipe *ce_state,
drivers/net/wireless/ath/ath10k/ce.h
25
struct ath10k_ce_pipe;
drivers/net/wireless/ath/ath10k/ce.h
301
void (*send_cb)(struct ath10k_ce_pipe *);
drivers/net/wireless/ath/ath10k/ce.h
302
void (*recv_cb)(struct ath10k_ce_pipe *);
drivers/net/wireless/ath/ath10k/ce.h
312
int (*ce_rx_post_buf)(struct ath10k_ce_pipe *pipe, void *ctx,
drivers/net/wireless/ath/ath10k/ce.h
314
int (*ce_completed_recv_next_nolock)(struct ath10k_ce_pipe *ce_state,
drivers/net/wireless/ath/ath10k/ce.h
317
int (*ce_revoke_recv_next)(struct ath10k_ce_pipe *ce_state,
drivers/net/wireless/ath/ath10k/ce.h
325
int (*ce_send_nolock)(struct ath10k_ce_pipe *pipe,
drivers/net/wireless/ath/ath10k/ce.h
335
int (*ce_completed_send_next_nolock)(struct ath10k_ce_pipe *ce_state,
drivers/net/wireless/ath/ath10k/pci.c
1057
struct ath10k_ce_pipe *ce_diag;
drivers/net/wireless/ath/ath10k/pci.c
110
struct ath10k_ce_pipe *tx_pipe,
drivers/net/wireless/ath/ath10k/pci.c
111
struct ath10k_ce_pipe *rx_pipe,
drivers/net/wireless/ath/ath10k/pci.c
114
static void ath10k_pci_htc_tx_cb(struct ath10k_ce_pipe *ce_state);
drivers/net/wireless/ath/ath10k/pci.c
115
static void ath10k_pci_htc_rx_cb(struct ath10k_ce_pipe *ce_state);
drivers/net/wireless/ath/ath10k/pci.c
116
static void ath10k_pci_htt_tx_cb(struct ath10k_ce_pipe *ce_state);
drivers/net/wireless/ath/ath10k/pci.c
117
static void ath10k_pci_htt_rx_cb(struct ath10k_ce_pipe *ce_state);
drivers/net/wireless/ath/ath10k/pci.c
1174
static void ath10k_pci_htc_tx_cb(struct ath10k_ce_pipe *ce_state)
drivers/net/wireless/ath/ath10k/pci.c
118
static void ath10k_pci_htt_htc_rx_cb(struct ath10k_ce_pipe *ce_state);
drivers/net/wireless/ath/ath10k/pci.c
119
static void ath10k_pci_pktlog_rx_cb(struct ath10k_ce_pipe *ce_state);
drivers/net/wireless/ath/ath10k/pci.c
1193
static void ath10k_pci_process_rx_cb(struct ath10k_ce_pipe *ce_state,
drivers/net/wireless/ath/ath10k/pci.c
1236
static void ath10k_pci_process_htt_rx_cb(struct ath10k_ce_pipe *ce_state,
drivers/net/wireless/ath/ath10k/pci.c
1243
struct ath10k_ce_pipe *ce_pipe = pipe_info->ce_hdl;
drivers/net/wireless/ath/ath10k/pci.c
1294
static void ath10k_pci_htc_rx_cb(struct ath10k_ce_pipe *ce_state)
drivers/net/wireless/ath/ath10k/pci.c
1299
static void ath10k_pci_htt_htc_rx_cb(struct ath10k_ce_pipe *ce_state)
drivers/net/wireless/ath/ath10k/pci.c
1312
static void ath10k_pci_pktlog_rx_cb(struct ath10k_ce_pipe *ce_state)
drivers/net/wireless/ath/ath10k/pci.c
1319
static void ath10k_pci_htt_tx_cb(struct ath10k_ce_pipe *ce_state)
drivers/net/wireless/ath/ath10k/pci.c
1342
static void ath10k_pci_htt_rx_cb(struct ath10k_ce_pipe *ce_state)
drivers/net/wireless/ath/ath10k/pci.c
1358
struct ath10k_ce_pipe *ce_pipe = pci_pipe->ce_hdl;
drivers/net/wireless/ath/ath10k/pci.c
1979
struct ath10k_ce_pipe *ce_pipe;
drivers/net/wireless/ath/ath10k/pci.c
2011
struct ath10k_ce_pipe *ce_pipe;
drivers/net/wireless/ath/ath10k/pci.c
2114
struct ath10k_ce_pipe *ce_tx = pci_tx->ce_hdl;
drivers/net/wireless/ath/ath10k/pci.c
2115
struct ath10k_ce_pipe *ce_rx = pci_rx->ce_hdl;
drivers/net/wireless/ath/ath10k/pci.c
2201
static void ath10k_pci_bmi_send_done(struct ath10k_ce_pipe *ce_state)
drivers/net/wireless/ath/ath10k/pci.c
2211
static void ath10k_pci_bmi_recv_data(struct ath10k_ce_pipe *ce_state)
drivers/net/wireless/ath/ath10k/pci.c
2234
struct ath10k_ce_pipe *tx_pipe,
drivers/net/wireless/ath/ath10k/pci.c
2235
struct ath10k_ce_pipe *rx_pipe,
drivers/net/wireless/ath/ath10k/pci.c
770
struct ath10k_ce_pipe *ce_pipe = pipe->ce_hdl;
drivers/net/wireless/ath/ath10k/pci.c
810
struct ath10k_ce_pipe *ce_pipe = pipe->ce_hdl;
drivers/net/wireless/ath/ath10k/pci.c
911
struct ath10k_ce_pipe *ce_diag;
drivers/net/wireless/ath/ath10k/pci.h
121
struct ath10k_ce_pipe *ce_diag;
drivers/net/wireless/ath/ath10k/pci.h
83
struct ath10k_ce_pipe *ce_hdl;
drivers/net/wireless/ath/ath10k/snoc.c
495
struct ath10k_ce_pipe *ce_pipe = pipe->ce_hdl;
drivers/net/wireless/ath/ath10k/snoc.c
537
struct ath10k_ce_pipe *ce_pipe = pipe->ce_hdl;
drivers/net/wireless/ath/ath10k/snoc.c
571
static void ath10k_snoc_process_rx_cb(struct ath10k_ce_pipe *ce_state,
drivers/net/wireless/ath/ath10k/snoc.c
59
static void ath10k_snoc_htc_tx_cb(struct ath10k_ce_pipe *ce_state);
drivers/net/wireless/ath/ath10k/snoc.c
60
static void ath10k_snoc_htt_tx_cb(struct ath10k_ce_pipe *ce_state);
drivers/net/wireless/ath/ath10k/snoc.c
61
static void ath10k_snoc_htc_rx_cb(struct ath10k_ce_pipe *ce_state);
drivers/net/wireless/ath/ath10k/snoc.c
612
static void ath10k_snoc_htc_rx_cb(struct ath10k_ce_pipe *ce_state)
drivers/net/wireless/ath/ath10k/snoc.c
617
static void ath10k_snoc_htt_htc_rx_cb(struct ath10k_ce_pipe *ce_state)
drivers/net/wireless/ath/ath10k/snoc.c
62
static void ath10k_snoc_htt_rx_cb(struct ath10k_ce_pipe *ce_state);
drivers/net/wireless/ath/ath10k/snoc.c
63
static void ath10k_snoc_htt_htc_rx_cb(struct ath10k_ce_pipe *ce_state);
drivers/net/wireless/ath/ath10k/snoc.c
630
static void ath10k_snoc_pktlog_rx_cb(struct ath10k_ce_pipe *ce_state)
drivers/net/wireless/ath/ath10k/snoc.c
64
static void ath10k_snoc_pktlog_rx_cb(struct ath10k_ce_pipe *ce_state);
drivers/net/wireless/ath/ath10k/snoc.c
641
static void ath10k_snoc_htt_rx_cb(struct ath10k_ce_pipe *ce_state)
drivers/net/wireless/ath/ath10k/snoc.c
656
static void ath10k_snoc_htc_tx_cb(struct ath10k_ce_pipe *ce_state)
drivers/net/wireless/ath/ath10k/snoc.c
674
static void ath10k_snoc_htt_tx_cb(struct ath10k_ce_pipe *ce_state)
drivers/net/wireless/ath/ath10k/snoc.c
695
struct ath10k_ce_pipe *ce_pipe;
drivers/net/wireless/ath/ath10k/snoc.c
852
struct ath10k_ce_pipe *ce_pipe;
drivers/net/wireless/ath/ath10k/snoc.c
884
struct ath10k_ce_pipe *ce_pipe;
drivers/net/wireless/ath/ath10k/snoc.h
28
struct ath10k_ce_pipe *ce_hdl;