Lines Matching defs:ar

19 static void ath10k_htc_control_tx_complete(struct ath10k *ar,  in ath10k_htc_control_tx_complete()
25 static struct sk_buff *ath10k_htc_build_tx_ctrl_skb(void *ar) in ath10k_htc_build_tx_ctrl_skb()
57 struct ath10k *ar = ep->htc->ar; in ath10k_htc_notify_tx_completion() local
114 struct ath10k *ar = htc->ar; in ath10k_htc_consume_credit() local
147 struct ath10k *ar = htc->ar; in ath10k_htc_release_credit() local
170 struct ath10k *ar = htc->ar; in ath10k_htc_send() local
228 void ath10k_htc_tx_completion_handler(struct ath10k *ar, struct sk_buff *skb) in ath10k_htc_tx_completion_handler()
255 struct ath10k *ar = htc->ar; in ath10k_htc_process_credit_report() local
292 struct ath10k *ar = htc->ar; in ath10k_htc_process_lookahead() local
324 struct ath10k *ar = htc->ar; in ath10k_htc_process_lookahead_bundle() local
356 struct ath10k *ar = htc->ar; in ath10k_htc_process_trailer() local
440 void ath10k_htc_rx_completion_handler(struct ath10k *ar, struct sk_buff *skb) in ath10k_htc_rx_completion_handler()
532 static void ath10k_htc_control_rx_complete(struct ath10k *ar, in ath10k_htc_control_rx_complete()
648 struct ath10k *ar = htc->ar; in ath10k_htc_send_bundle() local
692 struct ath10k *ar = htc->ar; in ath10k_htc_send_one_skb() local
807 struct ath10k *ar = container_of(work, struct ath10k, bundle_tx_work); in ath10k_htc_bundle_tx_work() local
836 struct ath10k *ar = container_of(work, struct ath10k, tx_complete_work); in ath10k_htc_tx_complete_work() local
864 struct ath10k *ar = htc->ar; in ath10k_htc_send_hl() local
893 void ath10k_htc_stop_hl(struct ath10k *ar) in ath10k_htc_stop_hl()
916 struct ath10k *ar = htc->ar; in ath10k_htc_wait_target() local
1009 struct ath10k *ar = htc->ar; in ath10k_htc_change_tx_credit_flow() local
1019 struct ath10k *ar = htc->ar; in ath10k_htc_connect_service() local
1180 struct sk_buff *ath10k_htc_alloc_skb(struct ath10k *ar, int size) in ath10k_htc_alloc_skb()
1197 static void ath10k_htc_pktlog_process_rx(struct ath10k *ar, struct sk_buff *skb) in ath10k_htc_pktlog_process_rx()
1203 static int ath10k_htc_pktlog_connect(struct ath10k *ar) in ath10k_htc_pktlog_connect()
1228 static bool ath10k_htc_pktlog_svc_supported(struct ath10k *ar) in ath10k_htc_pktlog_svc_supported()
1249 struct ath10k *ar = htc->ar; in ath10k_htc_start() local
1292 int ath10k_htc_init(struct ath10k *ar) in ath10k_htc_init()