Lines Matching defs:ab
315 struct ath12k_base *ab = pipe->ab; in ath12k_ce_rx_buf_enqueue_pipe() local
363 struct ath12k_base *ab = pipe->ab; in ath12k_ce_rx_post_pipe() local
412 struct ath12k_base *ab = pipe->ab; in ath12k_ce_completed_recv_next() local
460 struct ath12k_base *ab = pipe->ab; in ath12k_ce_recv_process_cb() local
500 struct ath12k_base *ab = pipe->ab; in ath12k_ce_completed_send_next() local
541 struct ath12k_base *ab = pipe->ab; in ath12k_ce_send_done_cb() local
554 static void ath12k_ce_srng_msi_ring_params_setup(struct ath12k_base *ab, u32 ce_id, in ath12k_ce_srng_msi_ring_params_setup()
580 static int ath12k_ce_init_ring(struct ath12k_base *ab, in ath12k_ce_init_ring()
633 ath12k_ce_alloc_ring(struct ath12k_base *ab, int nentries, int desc_sz) in ath12k_ce_alloc_ring()
669 static int ath12k_ce_alloc_pipe(struct ath12k_base *ab, int ce_id) in ath12k_ce_alloc_pipe()
708 void ath12k_ce_per_engine_service(struct ath12k_base *ab, u16 ce_id) in ath12k_ce_per_engine_service()
719 void ath12k_ce_poll_send_completed(struct ath12k_base *ab, u8 pipe_id) in ath12k_ce_poll_send_completed()
727 int ath12k_ce_send(struct ath12k_base *ab, struct sk_buff *skb, u8 pipe_id, in ath12k_ce_send()
810 struct ath12k_base *ab = pipe->ab; in ath12k_ce_rx_pipe_cleanup() local
830 void ath12k_ce_cleanup_pipes(struct ath12k_base *ab) in ath12k_ce_cleanup_pipes()
846 void ath12k_ce_rx_post_buf(struct ath12k_base *ab) in ath12k_ce_rx_post_buf()
871 struct ath12k_base *ab = timer_container_of(ab, t, rx_replenish_retry); in ath12k_ce_rx_replenish_retry() local
876 static void ath12k_ce_shadow_config(struct ath12k_base *ab) in ath12k_ce_shadow_config()
891 void ath12k_ce_get_shadow_config(struct ath12k_base *ab, in ath12k_ce_get_shadow_config()
914 int ath12k_ce_init_pipes(struct ath12k_base *ab) in ath12k_ce_init_pipes()
975 void ath12k_ce_free_pipes(struct ath12k_base *ab) in ath12k_ce_free_pipes()
1020 int ath12k_ce_alloc_pipes(struct ath12k_base *ab) in ath12k_ce_alloc_pipes()
1047 int ath12k_ce_get_attr_flags(struct ath12k_base *ab, int ce_id) in ath12k_ce_get_attr_flags()