Home
last modified time | relevance | path

Searched refs:ath11k_ce_completed_send_next (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
H A Dce.c398 static struct sk_buff *ath11k_ce_completed_send_next(struct ath11k_ce_pipe *pipe) in ath11k_ce_completed_send_next() function
444 while (!IS_ERR(skb = ath11k_ce_completed_send_next(pipe))) { in ath11k_ce_send_done_cb()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/
H A Dce.c459 static struct sk_buff *ath11k_ce_completed_send_next(struct ath11k_ce_pipe *pipe) in ath11k_ce_completed_send_next() function
507 while (!IS_ERR(skb = ath11k_ce_completed_send_next(pipe))) { in ath11k_ce_tx_process_cb()

Completed in 4 milliseconds