Home
last modified time | relevance | path

Searched refs:send_cb (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/wireless/ath/ath12k/
H A Dce.c378 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()
/linux/drivers/net/wireless/ath/ath10k/
H A Dce.h124 void (*send_cb)(struct ath10k_ce_pipe *); member
301 void (*send_cb)(struct ath10k_ce_pipe *); member
H A Dsnoc.c145 .send_cb = ath10k_snoc_htc_tx_cb,
172 .send_cb = ath10k_snoc_htc_tx_cb,
181 .send_cb = ath10k_snoc_htt_tx_cb,