Searched refs:send_cb (Results 1 – 3 of 3) sorted by relevance
378 pipe->send_cb = ath12k_ce_send_done_cb; in ath12k_ce_alloc_pipe()410 if (pipe->send_cb) in ath12k_ce_per_engine_service()411 pipe->send_cb(pipe); in ath12k_ce_per_engine_service()421 if ((pipe->attr_flags & CE_ATTR_DIS_INTR) && pipe->send_cb) in ath12k_ce_poll_send_completed()422 pipe->send_cb(pipe); in ath12k_ce_poll_send_completed()
124 void (*send_cb)(struct ath10k_ce_pipe *); member301 void (*send_cb)(struct ath10k_ce_pipe *); member
145 .send_cb = ath10k_snoc_htc_tx_cb,172 .send_cb = ath10k_snoc_htc_tx_cb,181 .send_cb = ath10k_snoc_htt_tx_cb,