Searched refs:ath10k_htc_consume_credit (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/ |
H A D | htc.c | 96 static int ath10k_htc_consume_credit(struct ath10k_htc_ep *ep, in ath10k_htc_consume_credit() function 176 ret = ath10k_htc_consume_credit(ep, skb_len, true); in ath10k_htc_send() 638 ret = ath10k_htc_consume_credit(ep, skb_len, true); in ath10k_htc_send_bundle() 726 ret = ath10k_htc_consume_credit(ep, in ath10k_htc_send_bundle_skbs()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/ |
H A D | htc.c | 105 static int ath10k_htc_consume_credit(struct ath10k_htc_ep *ep, in ath10k_htc_consume_credit() function 185 ret = ath10k_htc_consume_credit(ep, skb_len, true); in ath10k_htc_send() 651 ret = ath10k_htc_consume_credit(ep, skb_len, true); in ath10k_htc_send_bundle() 739 ret = ath10k_htc_consume_credit(ep, in ath10k_htc_send_bundle_skbs()
|
Completed in 4 milliseconds