Searched refs:ath10k_ce_pipe (Results 1 – 6 of 6) sorted by relevance
25 struct ath10k_ce_pipe;116 struct ath10k_ce_pipe { struct124 void (*send_cb)(struct ath10k_ce_pipe *); argument125 void (*recv_cb)(struct ath10k_ce_pipe *); argument151 struct ath10k_ce_pipe ce_states[CE_COUNT_MAX]; argument174 int ath10k_ce_send(struct ath10k_ce_pipe *ce_state,182 int ath10k_ce_send_nolock(struct ath10k_ce_pipe *ce_state,189 void __ath10k_ce_send_revert(struct ath10k_ce_pipe *pipe);191 int ath10k_ce_num_free_src_entries(struct ath10k_ce_pipe *pipe);195 int __ath10k_ce_rx_num_free_bufs(struct ath10k_ce_pipe *pipe);[all …]
55 struct ath10k_ce_pipe *ce_state) in shadow_sr_wr_ind_addr()147 struct ath10k_ce_pipe *ce_state = &ce->ce_states[ce_id]; in ath10k_ce_src_ring_read_index_get()162 struct ath10k_ce_pipe *ce_state, in ath10k_ce_shadow_src_ring_write_index_set()173 struct ath10k_ce_pipe *ce_state = &ce->ce_states[ce_id]; in ath10k_ce_src_ring_base_addr_set()260 struct ath10k_ce_pipe *ce_state = &ce->ce_states[ce_id]; in ath10k_ce_dest_ring_read_index_get()278 struct ath10k_ce_pipe *ce_state = &ce->ce_states[ce_id]; in ath10k_ce_dest_ring_base_addr_set()424 static int _ath10k_ce_send_nolock(struct ath10k_ce_pipe *ce_state, in _ath10k_ce_send_nolock()481 static int _ath10k_ce_send_nolock_64(struct ath10k_ce_pipe *ce_state, in _ath10k_ce_send_nolock_64()562 int ath10k_ce_send_nolock(struct ath10k_ce_pipe *ce_state, in ath10k_ce_send_nolock()574 void __ath10k_ce_send_revert(struct ath10k_ce_pipe *pipe) in __ath10k_ce_send_revert()[all …]
57 static void ath10k_snoc_htc_tx_cb(struct ath10k_ce_pipe *ce_state);58 static void ath10k_snoc_htt_tx_cb(struct ath10k_ce_pipe *ce_state);59 static void ath10k_snoc_htc_rx_cb(struct ath10k_ce_pipe *ce_state);60 static void ath10k_snoc_htt_rx_cb(struct ath10k_ce_pipe *ce_state);61 static void ath10k_snoc_htt_htc_rx_cb(struct ath10k_ce_pipe *ce_state);62 static void ath10k_snoc_pktlog_rx_cb(struct ath10k_ce_pipe *ce_state);493 struct ath10k_ce_pipe *ce_pipe = pipe->ce_hdl; in __ath10k_snoc_rx_post_buf()535 struct ath10k_ce_pipe *ce_pipe = pipe->ce_hdl; in ath10k_snoc_rx_post_pipe()569 static void ath10k_snoc_process_rx_cb(struct ath10k_ce_pipe *ce_state, in ath10k_snoc_process_rx_cb()610 static void ath10k_snoc_htc_rx_cb(struct ath10k_ce_pipe *ce_state) in ath10k_snoc_htc_rx_cb()[all …]
118 struct ath10k_ce_pipe *tx_pipe,119 struct ath10k_ce_pipe *rx_pipe,122 static void ath10k_pci_htc_tx_cb(struct ath10k_ce_pipe *ce_state);123 static void ath10k_pci_htc_rx_cb(struct ath10k_ce_pipe *ce_state);124 static void ath10k_pci_htt_tx_cb(struct ath10k_ce_pipe *ce_state);125 static void ath10k_pci_htt_rx_cb(struct ath10k_ce_pipe *ce_state);126 static void ath10k_pci_htt_htc_rx_cb(struct ath10k_ce_pipe *ce_state);127 static void ath10k_pci_pktlog_rx_cb(struct ath10k_ce_pipe *ce_state);815 struct ath10k_ce_pipe *ce_pipe = pipe->ce_hdl; in __ath10k_pci_rx_post_buf()855 struct ath10k_ce_pipe *ce_pipe = pipe->ce_hdl; in ath10k_pci_rx_post_pipe()[all …]
83 struct ath10k_ce_pipe *ce_hdl;121 struct ath10k_ce_pipe *ce_diag;
27 struct ath10k_ce_pipe *ce_hdl;