Lines Matching defs:ar
26 static void ath10k_htc_control_tx_complete(struct ath10k *ar, in ath10k_htc_control_tx_complete()
32 static struct sk_buff *ath10k_htc_build_tx_ctrl_skb(void *ar) in ath10k_htc_build_tx_ctrl_skb()
63 struct ath10k *ar = ep->htc->ar; in ath10k_htc_notify_tx_completion() local
100 struct ath10k *ar = htc->ar; in ath10k_htc_send() local
174 void ath10k_htc_tx_completion_handler(struct ath10k *ar, struct sk_buff *skb) in ath10k_htc_tx_completion_handler()
201 struct ath10k *ar = htc->ar; in ath10k_htc_process_credit_report() local
235 struct ath10k *ar = htc->ar; in ath10k_htc_process_trailer() local
295 void ath10k_htc_rx_completion_handler(struct ath10k *ar, struct sk_buff *skb) in ath10k_htc_rx_completion_handler()
418 static void ath10k_htc_control_rx_complete(struct ath10k *ar, in ath10k_htc_control_rx_complete()
510 struct ath10k *ar = htc->ar; in ath10k_htc_wait_target() local
602 struct ath10k *ar = htc->ar; in ath10k_htc_connect_service() local
761 struct sk_buff *ath10k_htc_alloc_skb(struct ath10k *ar, int size) in ath10k_htc_alloc_skb()
780 struct ath10k *ar = htc->ar; in ath10k_htc_start() local
808 int ath10k_htc_init(struct ath10k *ar) in ath10k_htc_init()