Lines Matching defs:ab
12 struct sk_buff *ath11k_htc_alloc_skb(struct ath11k_base *ab, int size) in ath11k_htc_alloc_skb()
29 static void ath11k_htc_control_tx_complete(struct ath11k_base *ab, in ath11k_htc_control_tx_complete()
35 static struct sk_buff *ath11k_htc_build_tx_ctrl_skb(void *ab) in ath11k_htc_build_tx_ctrl_skb()
81 struct ath11k_base *ab = htc->ab; in ath11k_htc_send() local
156 struct ath11k_base *ab = htc->ab; in ath11k_htc_process_credit_report() local
190 struct ath11k_base *ab = htc->ab; in ath11k_htc_process_trailer() local
243 static void ath11k_htc_suspend_complete(struct ath11k_base *ab, bool ack) in ath11k_htc_suspend_complete()
255 void ath11k_htc_tx_completion_handler(struct ath11k_base *ab, in ath11k_htc_tx_completion_handler()
280 static void ath11k_htc_wakeup_from_suspend(struct ath11k_base *ab) in ath11k_htc_wakeup_from_suspend()
285 void ath11k_htc_rx_completion_handler(struct ath11k_base *ab, in ath11k_htc_rx_completion_handler()
418 static void ath11k_htc_control_rx_complete(struct ath11k_base *ab, in ath11k_htc_control_rx_complete()
527 struct ath11k_base *ab = htc->ab; in ath11k_htc_wait_target() local
600 struct ath11k_base *ab = htc->ab; in ath11k_htc_connect_service() local
770 struct ath11k_base *ab = htc->ab; in ath11k_htc_start() local
798 int ath11k_htc_init(struct ath11k_base *ab) in ath11k_htc_init()