Lines Matching refs:recv_cb
27 .recv_cb = ath11k_htc_rx_completion_handler,
36 .recv_cb = ath11k_htc_rx_completion_handler,
62 .recv_cb = ath11k_dp_htt_htc_t2h_msg_handler,
105 .recv_cb = ath11k_htc_rx_completion_handler,
132 .recv_cb = ath11k_htc_rx_completion_handler,
141 .recv_cb = ath11k_htc_rx_completion_handler,
167 .recv_cb = ath11k_dp_htt_htc_t2h_msg_handler,
212 .recv_cb = ath11k_htc_rx_completion_handler,
221 .recv_cb = ath11k_htc_rx_completion_handler,
247 .recv_cb = ath11k_dp_htt_htc_t2h_msg_handler,
447 pipe->recv_cb(ab, skb); in ath11k_ce_recv_process_cb()
671 pipe->recv_cb = attr->recv_cb; in ath11k_ce_alloc_pipe()
697 if (pipe->recv_cb) in ath11k_ce_per_engine_service()