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()
79 struct ath11k_base *ab = htc->ab; in ath11k_htc_send() local
149 struct ath11k_base *ab = htc->ab; in ath11k_htc_process_credit_report() local
183 struct ath11k_base *ab = htc->ab; in ath11k_htc_process_trailer() local
234 void ath11k_htc_rx_completion_handler(struct ath11k_base *ab, in ath11k_htc_rx_completion_handler()
351 static void ath11k_htc_control_rx_complete(struct ath11k_base *ab, in ath11k_htc_control_rx_complete()
460 struct ath11k_base *ab = htc->ab; in ath11k_htc_wait_target() local
533 struct ath11k_base *ab = htc->ab; in ath11k_htc_connect_service() local
698 struct ath11k_base *ab = htc->ab; in ath11k_htc_start() local
723 int ath11k_htc_init(struct ath11k_base *ab) in ath11k_htc_init()