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()
80 struct ath11k_base *ab = htc->ab; in ath11k_htc_send() local
155 struct ath11k_base *ab = htc->ab; in ath11k_htc_process_credit_report() local
189 struct ath11k_base *ab = htc->ab; in ath11k_htc_process_trailer() local
242 static void ath11k_htc_suspend_complete(struct ath11k_base *ab, bool ack) in ath11k_htc_suspend_complete()
254 void ath11k_htc_tx_completion_handler(struct ath11k_base *ab, in ath11k_htc_tx_completion_handler()
279 static void ath11k_htc_wakeup_from_suspend(struct ath11k_base *ab) in ath11k_htc_wakeup_from_suspend()
284 void ath11k_htc_rx_completion_handler(struct ath11k_base *ab, in ath11k_htc_rx_completion_handler()
417 static void ath11k_htc_control_rx_complete(struct ath11k_base *ab, in ath11k_htc_control_rx_complete()
526 struct ath11k_base *ab = htc->ab; in ath11k_htc_wait_target() local
599 struct ath11k_base *ab = htc->ab; in ath11k_htc_connect_service() local
769 struct ath11k_base *ab = htc->ab; in ath11k_htc_start() local
797 int ath11k_htc_init(struct ath11k_base *ab) in ath11k_htc_init()