Lines Matching refs:recv_cb
25 .recv_cb = ath11k_htc_rx_completion_handler,
34 .recv_cb = ath11k_htc_rx_completion_handler,
59 .recv_cb = ath11k_dp_htt_htc_t2h_msg_handler,
100 .recv_cb = ath11k_htc_rx_completion_handler,
127 .recv_cb = ath11k_htc_rx_completion_handler,
136 .recv_cb = ath11k_htc_rx_completion_handler,
161 .recv_cb = ath11k_dp_htt_htc_t2h_msg_handler,
205 .recv_cb = ath11k_htc_rx_completion_handler,
214 .recv_cb = ath11k_htc_rx_completion_handler,
239 .recv_cb = ath11k_dp_htt_htc_t2h_msg_handler,
439 pipe->recv_cb(ab, skb); in ath11k_ce_recv_process_cb()
649 pipe->recv_cb = attr->recv_cb; in ath11k_ce_alloc_pipe()
674 if (pipe->recv_cb) in ath11k_ce_per_engine_service()