Lines Matching defs:ab
165 ath11k_wmi_tlv_iter(struct ath11k_base *ab, const void *ptr, size_t len, in ath11k_wmi_tlv_iter()
166 int (*iter)(struct ath11k_base *ab, u16 tag, u16 len, in ath11k_wmi_tlv_iter()
214 static int ath11k_wmi_tlv_iter_parse(struct ath11k_base *ab, u16 tag, u16 len, in ath11k_wmi_tlv_iter_parse()
233 ath11k_wmi_tlv_parse_alloc(struct ath11k_base *ab, const void *ptr, in ath11k_wmi_tlv_parse_alloc()
256 struct ath11k_base *ab = wmi->wmi_ab->ab; in ath11k_wmi_cmd_send_nowait() local
289 struct ath11k_base *ab = wmi_sc->ab; in ath11k_wmi_cmd_send() local
355 struct ath11k_base *ab = wmi_handle->wmi_ab->ab; in ath11k_pull_mac_phy_cap_svc_ready_ext() local
504 static int ath11k_pull_service_ready_tlv(struct ath11k_base *ab, in ath11k_pull_service_ready_tlv()
554 static int ath11k_wmi_tlv_svc_rdy_parse(struct ath11k_base *ab, u16 tag, u16 len, in ath11k_wmi_tlv_svc_rdy_parse()
588 static int ath11k_service_ready_event(struct ath11k_base *ab, struct sk_buff *skb) in ath11k_service_ready_event()
607 struct ath11k_base *ab = wmi_sc->ab; in ath11k_wmi_alloc_skb() local
627 struct ath11k_base *ab = ar->ab; in ath11k_wmi_mgmt_get_freq() local
3112 struct ath11k_base *ab = wmi->wmi_ab->ab; in ath11k_wmi_send_twt_enable_cmd() local
3158 struct ath11k_base *ab = wmi->wmi_ab->ab; in ath11k_wmi_send_twt_disable_cmd() local
3188 struct ath11k_base *ab = wmi->wmi_ab->ab; in ath11k_wmi_send_twt_add_dialog_cmd() local
3241 struct ath11k_base *ab = wmi->wmi_ab->ab; in ath11k_wmi_send_twt_del_dialog_cmd() local
3278 struct ath11k_base *ab = wmi->wmi_ab->ab; in ath11k_wmi_send_twt_pause_dialog_cmd() local
3316 struct ath11k_base *ab = wmi->wmi_ab->ab; in ath11k_wmi_send_twt_resume_dialog_cmd() local
3358 struct ath11k_base *ab = wmi->wmi_ab->ab; in ath11k_wmi_send_obss_spr_cmd() local
3392 struct ath11k_base *ab = wmi->wmi_ab->ab; in ath11k_wmi_pdev_set_srg_bss_color_bitmap() local
3429 struct ath11k_base *ab = wmi->wmi_ab->ab; in ath11k_wmi_pdev_set_srg_patial_bssid_bitmap() local
3467 struct ath11k_base *ab = wmi->wmi_ab->ab; in ath11k_wmi_pdev_srg_obss_color_enable_bitmap() local
3505 struct ath11k_base *ab = wmi->wmi_ab->ab; in ath11k_wmi_pdev_srg_obss_bssid_enable_bitmap() local
3543 struct ath11k_base *ab = wmi->wmi_ab->ab; in ath11k_wmi_pdev_non_srg_obss_color_enable_bitmap() local
3581 struct ath11k_base *ab = wmi->wmi_ab->ab; in ath11k_wmi_pdev_non_srg_obss_bssid_enable_bitmap() local
3621 struct ath11k_base *ab = wmi->wmi_ab->ab; in ath11k_wmi_send_obss_color_collision_cfg_cmd() local
3663 struct ath11k_base *ab = wmi->wmi_ab->ab; in ath11k_wmi_send_bss_color_change_enable_cmd() local
3825 ath11k_wmi_obss_color_collision_event(struct ath11k_base *ab, struct sk_buff *skb) in ath11k_wmi_obss_color_collision_event()
3974 struct ath11k_base *ab = wmi->wmi_ab->ab; in ath11k_init_cmd_send() local
4120 int ath11k_wmi_wait_for_service_ready(struct ath11k_base *ab) in ath11k_wmi_wait_for_service_ready()
4132 int ath11k_wmi_wait_for_unified_ready(struct ath11k_base *ab) in ath11k_wmi_wait_for_unified_ready()
4144 int ath11k_wmi_set_hw_mode(struct ath11k_base *ab, in ath11k_wmi_set_hw_mode()
4176 int ath11k_wmi_cmd_init(struct ath11k_base *ab) in ath11k_wmi_cmd_init()
4355 static int ath11k_wmi_tlv_dma_buf_parse(struct ath11k_base *ab, in ath11k_wmi_tlv_dma_buf_parse()
4405 static void ath11k_wmi_pdev_dma_ring_buf_release_event(struct ath11k_base *ab, in ath11k_wmi_pdev_dma_ring_buf_release_event()
4646 static int ath11k_wmi_alloc_dbring_caps(struct ath11k_base *ab, in ath11k_wmi_alloc_dbring_caps()
4663 static void ath11k_wmi_free_dbring_caps(struct ath11k_base *ab) in ath11k_wmi_free_dbring_caps()
4669 static int ath11k_wmi_tlv_dma_ring_caps(struct ath11k_base *ab, in ath11k_wmi_tlv_dma_ring_caps()
4722 static int ath11k_wmi_tlv_svc_rdy_ext_parse(struct ath11k_base *ab, in ath11k_wmi_tlv_svc_rdy_ext_parse()
4800 static int ath11k_service_ready_ext_event(struct ath11k_base *ab, in ath11k_service_ready_ext_event()
4825 static int ath11k_wmi_tlv_svc_rdy_ext2_parse(struct ath11k_base *ab, in ath11k_wmi_tlv_svc_rdy_ext2_parse()
4850 static int ath11k_service_ready_ext2_event(struct ath11k_base *ab, in ath11k_service_ready_ext2_event()
4873 static int ath11k_pull_vdev_start_resp_tlv(struct ath11k_base *ab, struct sk_buff *skb, in ath11k_pull_vdev_start_resp_tlv()
4947 static int ath11k_pull_reg_chan_list_update_ev(struct ath11k_base *ab, in ath11k_pull_reg_chan_list_update_ev()
5053 static int ath11k_pull_peer_del_resp_ev(struct ath11k_base *ab, struct sk_buff *skb, in ath11k_pull_peer_del_resp_ev()
5084 static int ath11k_pull_vdev_del_resp_ev(struct ath11k_base *ab, in ath11k_pull_vdev_del_resp_ev()
5112 static int ath11k_pull_bcn_tx_status_ev(struct ath11k_base *ab, void *evt_buf, in ath11k_pull_bcn_tx_status_ev()
5141 static int ath11k_pull_vdev_stopped_param_tlv(struct ath11k_base *ab, struct sk_buff *skb, in ath11k_pull_vdev_stopped_param_tlv()
5168 static int ath11k_pull_mgmt_rx_params_tlv(struct ath11k_base *ab, in ath11k_pull_mgmt_rx_params_tlv()
5270 static int ath11k_pull_mgmt_tx_compl_param_tlv(struct ath11k_base *ab, in ath11k_pull_mgmt_tx_compl_param_tlv()
5446 static int ath11k_pull_scan_ev(struct ath11k_base *ab, struct sk_buff *skb, in ath11k_pull_scan_ev()
5479 static int ath11k_pull_peer_sta_kickout_ev(struct ath11k_base *ab, struct sk_buff *skb, in ath11k_pull_peer_sta_kickout_ev()
5506 static int ath11k_pull_roam_ev(struct ath11k_base *ab, struct sk_buff *skb, in ath11k_pull_roam_ev()
5554 static int ath11k_pull_chan_info_ev(struct ath11k_base *ab, u8 *evt_buf, in ath11k_pull_chan_info_ev()
5593 ath11k_pull_pdev_bss_chan_info_ev(struct ath11k_base *ab, struct sk_buff *skb, in ath11k_pull_pdev_bss_chan_info_ev()
5633 ath11k_pull_vdev_install_key_compl_ev(struct ath11k_base *ab, struct sk_buff *skb, in ath11k_pull_vdev_install_key_compl_ev()
5664 static int ath11k_pull_peer_assoc_conf_ev(struct ath11k_base *ab, struct sk_buff *skb, in ath11k_pull_peer_assoc_conf_ev()
5806 static int ath11k_wmi_tlv_rssi_chain_parse(struct ath11k_base *ab, in ath11k_wmi_tlv_rssi_chain_parse()
5874 static int ath11k_wmi_tlv_fw_stats_data_parse(struct ath11k_base *ab, in ath11k_wmi_tlv_fw_stats_data_parse()
5993 static int ath11k_wmi_tlv_fw_stats_parse(struct ath11k_base *ab, in ath11k_wmi_tlv_fw_stats_parse()
6038 int ath11k_wmi_pull_fw_stats(struct ath11k_base *ab, struct sk_buff *skb, in ath11k_wmi_pull_fw_stats()
6404 static void ath11k_wmi_op_ep_tx_credits(struct ath11k_base *ab) in ath11k_wmi_op_ep_tx_credits()
6410 static int ath11k_reg_11d_new_cc_event(struct ath11k_base *ab, struct sk_buff *skb) in ath11k_reg_11d_new_cc_event()
6454 static void ath11k_wmi_htc_tx_complete(struct ath11k_base *ab, in ath11k_wmi_htc_tx_complete()
6494 static int ath11k_reg_chan_list_event(struct ath11k_base *ab, struct sk_buff *skb) in ath11k_reg_chan_list_event()
6615 static int ath11k_wmi_tlv_rdy_parse(struct ath11k_base *ab, u16 tag, u16 len, in ath11k_wmi_tlv_rdy_parse()
6659 static int ath11k_ready_event(struct ath11k_base *ab, struct sk_buff *skb) in ath11k_ready_event()
6675 static void ath11k_peer_delete_resp_event(struct ath11k_base *ab, struct sk_buff *skb) in ath11k_peer_delete_resp_event()
6700 static void ath11k_vdev_delete_resp_event(struct ath11k_base *ab, in ath11k_vdev_delete_resp_event()
6744 static void ath11k_vdev_start_resp_event(struct ath11k_base *ab, struct sk_buff *skb) in ath11k_vdev_start_resp_event()
6782 static void ath11k_bcn_tx_status_event(struct ath11k_base *ab, struct sk_buff *skb) in ath11k_bcn_tx_status_event()
6805 static void ath11k_wmi_event_peer_sta_ps_state_chg(struct ath11k_base *ab, in ath11k_wmi_event_peer_sta_ps_state_chg()
6906 static void ath11k_vdev_stopped_event(struct ath11k_base *ab, struct sk_buff *skb) in ath11k_vdev_stopped_event()
6932 static void ath11k_mgmt_rx_event(struct ath11k_base *ab, struct sk_buff *skb) in ath11k_mgmt_rx_event()
7047 static void ath11k_mgmt_tx_compl_event(struct ath11k_base *ab, struct sk_buff *skb) in ath11k_mgmt_tx_compl_event()
7077 static struct ath11k *ath11k_get_ar_on_scan_state(struct ath11k_base *ab, in ath11k_get_ar_on_scan_state()
7102 static void ath11k_scan_event(struct ath11k_base *ab, struct sk_buff *skb) in ath11k_scan_event()
7178 static void ath11k_peer_sta_kickout_event(struct ath11k_base *ab, struct sk_buff *skb) in ath11k_peer_sta_kickout_event()
7232 static void ath11k_roam_event(struct ath11k_base *ab, struct sk_buff *skb) in ath11k_roam_event()
7275 static void ath11k_chan_info_event(struct ath11k_base *ab, struct sk_buff *skb) in ath11k_chan_info_event()
7349 ath11k_pdev_bss_chan_info_event(struct ath11k_base *ab, struct sk_buff *skb) in ath11k_pdev_bss_chan_info_event()
7421 static void ath11k_vdev_install_key_compl_event(struct ath11k_base *ab, in ath11k_vdev_install_key_compl_event()
7458 static int ath11k_wmi_tlv_services_parser(struct ath11k_base *ab, in ath11k_wmi_tlv_services_parser()
7507 static void ath11k_service_available_event(struct ath11k_base *ab, struct sk_buff *skb) in ath11k_service_available_event()
7518 static void ath11k_peer_assoc_conf_event(struct ath11k_base *ab, struct sk_buff *skb) in ath11k_peer_assoc_conf_event()
7546 static void ath11k_update_stats_event(struct ath11k_base *ab, struct sk_buff *skb) in ath11k_update_stats_event()
7600 static void ath11k_pdev_ctl_failsafe_check_event(struct ath11k_base *ab, in ath11k_pdev_ctl_failsafe_check_event()
7636 ath11k_wmi_process_csa_switch_count_event(struct ath11k_base *ab, in ath11k_wmi_process_csa_switch_count_event()
7664 ath11k_wmi_pdev_csa_switch_count_status_event(struct ath11k_base *ab, in ath11k_wmi_pdev_csa_switch_count_status_event()
7699 ath11k_wmi_pdev_dfs_radar_detected_event(struct ath11k_base *ab, struct sk_buff *skb) in ath11k_wmi_pdev_dfs_radar_detected_event()
7748 ath11k_wmi_pdev_temperature_event(struct ath11k_base *ab, in ath11k_wmi_pdev_temperature_event()
7785 static void ath11k_fils_discovery_event(struct ath11k_base *ab, in ath11k_fils_discovery_event()
7815 static void ath11k_probe_resp_tx_status_event(struct ath11k_base *ab, in ath11k_probe_resp_tx_status_event()
7847 static int ath11k_wmi_tlv_wow_wakeup_host_parse(struct ath11k_base *ab, in ath11k_wmi_tlv_wow_wakeup_host_parse()
7884 static void ath11k_wmi_event_wow_wakeup_host(struct ath11k_base *ab, struct sk_buff *skb) in ath11k_wmi_event_wow_wakeup_host()
7901 ath11k_wmi_diag_event(struct ath11k_base *ab, in ath11k_wmi_diag_event()
7935 static void ath11k_wmi_twt_add_dialog_event(struct ath11k_base *ab, in ath11k_wmi_twt_add_dialog_event()
7967 static void ath11k_wmi_gtk_offload_status_event(struct ath11k_base *ab, in ath11k_wmi_gtk_offload_status_event()
8017 static void ath11k_wmi_tlv_op_rx(struct ath11k_base *ab, struct sk_buff *skb) in ath11k_wmi_tlv_op_rx()
8161 static int ath11k_connect_pdev_htc_service(struct ath11k_base *ab, in ath11k_connect_pdev_htc_service()
8345 int ath11k_wmi_connect(struct ath11k_base *ab) in ath11k_wmi_connect()
8360 static void ath11k_wmi_pdev_detach(struct ath11k_base *ab, u8 pdev_id) in ath11k_wmi_pdev_detach()
8368 int ath11k_wmi_pdev_attach(struct ath11k_base *ab, in ath11k_wmi_pdev_attach()
8386 int ath11k_wmi_attach(struct ath11k_base *ab) in ath11k_wmi_attach()
8408 void ath11k_wmi_detach(struct ath11k_base *ab) in ath11k_wmi_detach()