Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath10k/
H A Dhtt.c301 conn_req.ep_ops.ep_tx_credits = ath10k_htt_op_ep_tx_credits; in ath10k_htt_connect()
H A Dhtt.h2443 void ath10k_htt_op_ep_tx_credits(struct ath10k *ar);
H A Dhtt_tx.c553 void ath10k_htt_op_ep_tx_credits(struct ath10k *ar) in ath10k_htt_op_ep_tx_credits() function