Lines Matching defs:ar
36 static void ath10k_htc_control_tx_complete(struct ath10k *ar, in ath10k_htc_control_tx_complete()
42 static struct sk_buff *ath10k_htc_build_tx_ctrl_skb(void *ar) in ath10k_htc_build_tx_ctrl_skb()
73 struct ath10k *ar = ep->htc->ar; in ath10k_htc_notify_tx_completion() local
92 struct ath10k *ar = ep->htc->ar; in ath10k_htc_ep_need_credit_update() local
128 struct ath10k *ar = htc->ar; in ath10k_htc_send() local
202 static int ath10k_htc_tx_completion_handler(struct ath10k *ar, in ath10k_htc_tx_completion_handler()
231 struct ath10k *ar = htc->ar; in ath10k_htc_process_credit_report() local
265 struct ath10k *ar = htc->ar; in ath10k_htc_process_trailer() local
325 static int ath10k_htc_rx_completion_handler(struct ath10k *ar, in ath10k_htc_rx_completion_handler()
459 static void ath10k_htc_control_rx_complete(struct ath10k *ar, in ath10k_htc_control_rx_complete()
551 struct ath10k *ar = htc->ar; in ath10k_htc_wait_target() local
641 struct ath10k *ar = htc->ar; in ath10k_htc_connect_service() local
805 struct sk_buff *ath10k_htc_alloc_skb(struct ath10k *ar, int size) in ath10k_htc_alloc_skb()
824 struct ath10k *ar = htc->ar; in ath10k_htc_start() local
852 int ath10k_htc_init(struct ath10k *ar) in ath10k_htc_init()