Lines Matching defs:ab
259 void ath11k_ce_stop_shadow_timers(struct ath11k_base *ab) in ath11k_ce_stop_shadow_timers()
274 struct ath11k_base *ab = pipe->ab; in ath11k_ce_rx_buf_enqueue_pipe() local
322 struct ath11k_base *ab = pipe->ab; in ath11k_ce_rx_post_pipe() local
372 struct ath11k_base *ab = pipe->ab; in ath11k_ce_completed_recv_next() local
420 struct ath11k_base *ab = pipe->ab; in ath11k_ce_recv_process_cb() local
460 struct ath11k_base *ab = pipe->ab; in ath11k_ce_completed_send_next() local
501 struct ath11k_base *ab = pipe->ab; in ath11k_ce_tx_process_cb() local
528 static void ath11k_ce_srng_msi_ring_params_setup(struct ath11k_base *ab, u32 ce_id, in ath11k_ce_srng_msi_ring_params_setup()
554 static int ath11k_ce_init_ring(struct ath11k_base *ab, in ath11k_ce_init_ring()
613 ath11k_ce_alloc_ring(struct ath11k_base *ab, int nentries, int desc_sz) in ath11k_ce_alloc_ring()
649 static int ath11k_ce_alloc_pipe(struct ath11k_base *ab, int ce_id) in ath11k_ce_alloc_pipe()
688 void ath11k_ce_per_engine_service(struct ath11k_base *ab, u16 ce_id) in ath11k_ce_per_engine_service()
700 void ath11k_ce_poll_send_completed(struct ath11k_base *ab, u8 pipe_id) in ath11k_ce_poll_send_completed()
710 int ath11k_ce_send(struct ath11k_base *ab, struct sk_buff *skb, u8 pipe_id, in ath11k_ce_send()
802 struct ath11k_base *ab = pipe->ab; in ath11k_ce_rx_pipe_cleanup() local
822 static void ath11k_ce_shadow_config(struct ath11k_base *ab) in ath11k_ce_shadow_config()
841 void ath11k_ce_get_shadow_config(struct ath11k_base *ab, in ath11k_ce_get_shadow_config()
865 void ath11k_ce_cleanup_pipes(struct ath11k_base *ab) in ath11k_ce_cleanup_pipes()
884 void ath11k_ce_rx_post_buf(struct ath11k_base *ab) in ath11k_ce_rx_post_buf()
910 struct ath11k_base *ab = timer_container_of(ab, t, rx_replenish_retry); in ath11k_ce_rx_replenish_retry() local
915 int ath11k_ce_init_pipes(struct ath11k_base *ab) in ath11k_ce_init_pipes()
973 void ath11k_ce_free_pipes(struct ath11k_base *ab) in ath11k_ce_free_pipes()
1026 int ath11k_ce_alloc_pipes(struct ath11k_base *ab) in ath11k_ce_alloc_pipes()
1073 int ath11k_ce_get_attr_flags(struct ath11k_base *ab, int ce_id) in ath11k_ce_get_attr_flags()