Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath10k/
H A Dhtt.c300 conn_req.ep_ops.ep_tx_credits = ath10k_htt_op_ep_tx_credits; in ath10k_htt_connect()
H A Dhtt.h2458 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