Searched refs:htc_try_send (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath6kl/ |
H A D | htc_pipe.c | 300 static enum htc_send_queue_result htc_try_send(struct htc_target *target, in htc_try_send() function 677 htc_try_send(target, ep, NULL); in htc_process_credit_report() 774 htc_try_send(target, ep, NULL); in ath6kl_htc_pipe_tx_complete() 798 htc_try_send(target, ep, pkt_queue); in htc_send_packets_multiple()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath6kl/ |
H A D | htc_pipe.c | 300 static enum htc_send_queue_result htc_try_send(struct htc_target *target, in htc_try_send() function 677 htc_try_send(target, ep, NULL); in htc_process_credit_report() 774 htc_try_send(target, ep, NULL); in ath6kl_htc_pipe_tx_complete() 798 htc_try_send(target, ep, pkt_queue); in htc_send_packets_multiple()
|
Completed in 5 milliseconds