Lines Matching defs:ab
11 struct sk_buff *ath11k_htc_alloc_skb(struct ath11k_base *ab, int size) in ath11k_htc_alloc_skb()
28 static void ath11k_htc_control_tx_complete(struct ath11k_base *ab, in ath11k_htc_control_tx_complete()
34 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
153 struct ath11k_base *ab = htc->ab; in ath11k_htc_process_credit_report() local
187 struct ath11k_base *ab = htc->ab; in ath11k_htc_process_trailer() local
240 static void ath11k_htc_suspend_complete(struct ath11k_base *ab, bool ack) in ath11k_htc_suspend_complete()
252 void ath11k_htc_tx_completion_handler(struct ath11k_base *ab, in ath11k_htc_tx_completion_handler()
277 static void ath11k_htc_wakeup_from_suspend(struct ath11k_base *ab) in ath11k_htc_wakeup_from_suspend()
282 void ath11k_htc_rx_completion_handler(struct ath11k_base *ab, in ath11k_htc_rx_completion_handler()
409 static void ath11k_htc_control_rx_complete(struct ath11k_base *ab, in ath11k_htc_control_rx_complete()
518 struct ath11k_base *ab = htc->ab; in ath11k_htc_wait_target() local
591 struct ath11k_base *ab = htc->ab; in ath11k_htc_connect_service() local
761 struct ath11k_base *ab = htc->ab; in ath11k_htc_start() local
789 int ath11k_htc_init(struct ath11k_base *ab) in ath11k_htc_init()