Lines Matching defs:ar

71 ath10k_wmi_tlv_iter(struct ath10k *ar, const void *ptr, size_t len,  in ath10k_wmi_tlv_iter()
72 int (*iter)(struct ath10k *ar, u16 tag, u16 len, in ath10k_wmi_tlv_iter()
123 static int ath10k_wmi_tlv_iter_parse(struct ath10k *ar, u16 tag, u16 len, in ath10k_wmi_tlv_iter_parse()
134 static int ath10k_wmi_tlv_parse(struct ath10k *ar, const void **tb, in ath10k_wmi_tlv_parse()
142 ath10k_wmi_tlv_parse_alloc(struct ath10k *ar, const void *ptr, in ath10k_wmi_tlv_parse_alloc()
169 static int ath10k_wmi_tlv_event_bcn_tx_status(struct ath10k *ar, in ath10k_wmi_tlv_event_bcn_tx_status()
216 static void ath10k_wmi_tlv_event_vdev_delete_resp(struct ath10k *ar, in ath10k_wmi_tlv_event_vdev_delete_resp()
223 static int ath10k_wmi_tlv_parse_peer_stats_info(struct ath10k *ar, u16 tag, u16 len, in ath10k_wmi_tlv_parse_peer_stats_info()
262 static int ath10k_wmi_tlv_op_pull_peer_stats_info(struct ath10k *ar, in ath10k_wmi_tlv_op_pull_peer_stats_info()
303 static void ath10k_wmi_tlv_event_peer_stats_info(struct ath10k *ar, in ath10k_wmi_tlv_event_peer_stats_info()
311 static int ath10k_wmi_tlv_event_diag_data(struct ath10k *ar, in ath10k_wmi_tlv_event_diag_data()
374 static int ath10k_wmi_tlv_event_diag(struct ath10k *ar, in ath10k_wmi_tlv_event_diag()
402 static int ath10k_wmi_tlv_event_p2p_noa(struct ath10k *ar, in ath10k_wmi_tlv_event_p2p_noa()
436 static int ath10k_wmi_tlv_event_tx_pause(struct ath10k *ar, in ath10k_wmi_tlv_event_tx_pause()
501 static void ath10k_wmi_tlv_event_rfkill_state_change(struct ath10k *ar, in ath10k_wmi_tlv_event_rfkill_state_change()
544 static int ath10k_wmi_tlv_event_temperature(struct ath10k *ar, in ath10k_wmi_tlv_event_temperature()
557 static void ath10k_wmi_event_tdls_peer(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_tdls_peer()
613 static int ath10k_wmi_tlv_event_peer_delete_resp(struct ath10k *ar, in ath10k_wmi_tlv_event_peer_delete_resp()
635 static void ath10k_wmi_tlv_op_rx(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_tlv_op_rx()
807 static int ath10k_wmi_tlv_op_pull_scan_ev(struct ath10k *ar, in ath10k_wmi_tlv_op_pull_scan_ev()
840 ath10k_wmi_tlv_op_pull_mgmt_tx_compl_ev(struct ath10k *ar, struct sk_buff *skb, in ath10k_wmi_tlv_op_pull_mgmt_tx_compl_ev()
885 ath10k_wmi_tlv_mgmt_tx_bundle_compl_parse(struct ath10k *ar, u16 tag, u16 len, in ath10k_wmi_tlv_mgmt_tx_bundle_compl_parse()
916 struct ath10k *ar, struct sk_buff *skb, in ath10k_wmi_tlv_op_pull_mgmt_tx_bundle_compl_ev()
945 static int ath10k_wmi_tlv_op_pull_mgmt_rx_ev(struct ath10k *ar, in ath10k_wmi_tlv_op_pull_mgmt_rx_ev()
997 static int ath10k_wmi_tlv_op_pull_ch_info_ev(struct ath10k *ar, in ath10k_wmi_tlv_op_pull_ch_info_ev()
1033 ath10k_wmi_tlv_op_pull_vdev_start_ev(struct ath10k *ar, struct sk_buff *skb, in ath10k_wmi_tlv_op_pull_vdev_start_ev()
1063 static int ath10k_wmi_tlv_op_pull_peer_kick_ev(struct ath10k *ar, in ath10k_wmi_tlv_op_pull_peer_kick_ev()
1099 static int ath10k_wmi_tlv_swba_tim_parse(struct ath10k *ar, u16 tag, u16 len, in ath10k_wmi_tlv_swba_tim_parse()
1130 static int ath10k_wmi_tlv_swba_noa_parse(struct ath10k *ar, u16 tag, u16 len, in ath10k_wmi_tlv_swba_noa_parse()
1145 static int ath10k_wmi_tlv_swba_parse(struct ath10k *ar, u16 tag, u16 len, in ath10k_wmi_tlv_swba_parse()
1178 static int ath10k_wmi_tlv_op_pull_swba_ev(struct ath10k *ar, in ath10k_wmi_tlv_op_pull_swba_ev()
1210 static int ath10k_wmi_tlv_op_pull_phyerr_ev_hdr(struct ath10k *ar, in ath10k_wmi_tlv_op_pull_phyerr_ev_hdr()
1256 ath10k_wmi_tlv_parse_mem_reqs(struct ath10k *ar, u16 tag, u16 len, in ath10k_wmi_tlv_parse_mem_reqs()
1284 static int ath10k_wmi_tlv_svc_rdy_parse(struct ath10k *ar, u16 tag, u16 len, in ath10k_wmi_tlv_svc_rdy_parse()
1313 static int ath10k_wmi_tlv_op_pull_svc_rdy_ev(struct ath10k *ar, in ath10k_wmi_tlv_op_pull_svc_rdy_ev()
1388 static int ath10k_wmi_tlv_op_pull_rdy_ev(struct ath10k *ar, in ath10k_wmi_tlv_op_pull_rdy_ev()
1418 static int ath10k_wmi_tlv_svc_avail_parse(struct ath10k *ar, u16 tag, u16 len, in ath10k_wmi_tlv_svc_avail_parse()
1436 static int ath10k_wmi_tlv_op_pull_svc_avail(struct ath10k *ar, in ath10k_wmi_tlv_op_pull_svc_avail()
1489 static int ath10k_wmi_tlv_op_pull_fw_stats(struct ath10k *ar, in ath10k_wmi_tlv_op_pull_fw_stats()
1628 static int ath10k_wmi_tlv_op_pull_roam_ev(struct ath10k *ar, in ath10k_wmi_tlv_op_pull_roam_ev()
1658 ath10k_wmi_tlv_op_pull_wow_ev(struct ath10k *ar, struct sk_buff *skb, in ath10k_wmi_tlv_op_pull_wow_ev()
1687 static int ath10k_wmi_tlv_op_pull_echo_ev(struct ath10k *ar, in ath10k_wmi_tlv_op_pull_echo_ev()
1715 ath10k_wmi_tlv_op_gen_pdev_suspend(struct ath10k *ar, u32 opt) in ath10k_wmi_tlv_op_gen_pdev_suspend()
1736 ath10k_wmi_tlv_op_gen_pdev_resume(struct ath10k *ar) in ath10k_wmi_tlv_op_gen_pdev_resume()
1757 ath10k_wmi_tlv_op_gen_pdev_set_rd(struct ath10k *ar, in ath10k_wmi_tlv_op_gen_pdev_set_rd()
1784 static enum wmi_txbf_conf ath10k_wmi_tlv_txbf_conf_scheme(struct ath10k *ar) in ath10k_wmi_tlv_txbf_conf_scheme()
1790 ath10k_wmi_tlv_op_gen_pdev_set_param(struct ath10k *ar, u32 param_id, in ath10k_wmi_tlv_op_gen_pdev_set_param()
1814 ath10k_wmi_tlv_put_host_mem_chunks(struct ath10k *ar, void *host_mem_chunks) in ath10k_wmi_tlv_put_host_mem_chunks()
1852 static struct sk_buff *ath10k_wmi_tlv_op_gen_init(struct ath10k *ar) in ath10k_wmi_tlv_op_gen_init()
1973 ath10k_wmi_tlv_op_gen_start_scan(struct ath10k *ar, in ath10k_wmi_tlv_op_gen_start_scan()
2073 ath10k_wmi_tlv_op_gen_stop_scan(struct ath10k *ar, in ath10k_wmi_tlv_op_gen_stop_scan()
2110 static int ath10k_wmi_tlv_op_get_vdev_subtype(struct ath10k *ar, in ath10k_wmi_tlv_op_get_vdev_subtype()
2133 ath10k_wmi_tlv_op_gen_vdev_create(struct ath10k *ar, in ath10k_wmi_tlv_op_gen_vdev_create()
2161 ath10k_wmi_tlv_op_gen_vdev_delete(struct ath10k *ar, u32 vdev_id) in ath10k_wmi_tlv_op_gen_vdev_delete()
2182 ath10k_wmi_tlv_op_gen_vdev_start(struct ath10k *ar, in ath10k_wmi_tlv_op_gen_vdev_start()
2258 ath10k_wmi_tlv_op_gen_vdev_stop(struct ath10k *ar, u32 vdev_id) in ath10k_wmi_tlv_op_gen_vdev_stop()
2279 ath10k_wmi_tlv_op_gen_vdev_up(struct ath10k *ar, u32 vdev_id, u32 aid, in ath10k_wmi_tlv_op_gen_vdev_up()
2304 ath10k_wmi_tlv_op_gen_vdev_down(struct ath10k *ar, u32 vdev_id) in ath10k_wmi_tlv_op_gen_vdev_down()
2325 ath10k_wmi_tlv_op_gen_vdev_set_param(struct ath10k *ar, u32 vdev_id, in ath10k_wmi_tlv_op_gen_vdev_set_param()
2350 ath10k_wmi_tlv_op_gen_vdev_install_key(struct ath10k *ar, in ath10k_wmi_tlv_op_gen_vdev_install_key()
2404 static void *ath10k_wmi_tlv_put_uapsd_ac(struct ath10k *ar, void *ptr, in ath10k_wmi_tlv_put_uapsd_ac()
2430 ath10k_wmi_tlv_op_gen_vdev_sta_uapsd(struct ath10k *ar, u32 vdev_id, in ath10k_wmi_tlv_op_gen_vdev_sta_uapsd()
2492 ath10k_wmi_tlv_op_gen_vdev_wmm_conf(struct ath10k *ar, u32 vdev_id, in ath10k_wmi_tlv_op_gen_vdev_wmm_conf()
2523 ath10k_wmi_tlv_op_gen_sta_keepalive(struct ath10k *ar, in ath10k_wmi_tlv_op_gen_sta_keepalive()
2567 ath10k_wmi_tlv_op_gen_peer_create(struct ath10k *ar, u32 vdev_id, in ath10k_wmi_tlv_op_gen_peer_create()
2592 ath10k_wmi_tlv_op_gen_peer_delete(struct ath10k *ar, u32 vdev_id, in ath10k_wmi_tlv_op_gen_peer_delete()
2615 ath10k_wmi_tlv_op_gen_peer_flush(struct ath10k *ar, u32 vdev_id, in ath10k_wmi_tlv_op_gen_peer_flush()
2639 ath10k_wmi_tlv_op_gen_peer_set_param(struct ath10k *ar, u32 vdev_id, in ath10k_wmi_tlv_op_gen_peer_set_param()
2668 ath10k_wmi_tlv_op_gen_peer_assoc(struct ath10k *ar, in ath10k_wmi_tlv_op_gen_peer_assoc()
2758 ath10k_wmi_tlv_op_gen_set_psmode(struct ath10k *ar, u32 vdev_id, in ath10k_wmi_tlv_op_gen_set_psmode()
2781 ath10k_wmi_tlv_op_gen_set_sta_ps(struct ath10k *ar, u32 vdev_id, in ath10k_wmi_tlv_op_gen_set_sta_ps()
2806 ath10k_wmi_tlv_op_gen_set_ap_ps(struct ath10k *ar, u32 vdev_id, const u8 *mac, in ath10k_wmi_tlv_op_gen_set_ap_ps()
2834 ath10k_wmi_tlv_op_gen_scan_chan_list(struct ath10k *ar, in ath10k_wmi_tlv_op_gen_scan_chan_list()
2891 ath10k_wmi_tlv_op_gen_scan_prob_req_oui(struct ath10k *ar, u32 prob_req_oui) in ath10k_wmi_tlv_op_gen_scan_prob_req_oui()
2912 ath10k_wmi_tlv_op_gen_beacon_dma(struct ath10k *ar, u32 vdev_id, in ath10k_wmi_tlv_op_gen_beacon_dma()
2953 ath10k_wmi_tlv_op_gen_pdev_set_wmm(struct ath10k *ar, in ath10k_wmi_tlv_op_gen_pdev_set_wmm()
2991 ath10k_wmi_tlv_op_gen_request_stats(struct ath10k *ar, u32 stats_mask) in ath10k_wmi_tlv_op_gen_request_stats()
3012 ath10k_wmi_tlv_op_gen_request_peer_stats_info(struct ath10k *ar, in ath10k_wmi_tlv_op_gen_request_peer_stats_info()
3042 ath10k_wmi_tlv_op_cleanup_mgmt_tx_send(struct ath10k *ar, in ath10k_wmi_tlv_op_cleanup_mgmt_tx_send()
3059 ath10k_wmi_mgmt_tx_alloc_msdu_id(struct ath10k *ar, struct sk_buff *skb, in ath10k_wmi_mgmt_tx_alloc_msdu_id()
3083 ath10k_wmi_tlv_op_gen_mgmt_tx_send(struct ath10k *ar, struct sk_buff *msdu, in ath10k_wmi_tlv_op_gen_mgmt_tx_send()
3164 ath10k_wmi_tlv_op_gen_force_fw_hang(struct ath10k *ar, in ath10k_wmi_tlv_op_gen_force_fw_hang()
3188 ath10k_wmi_tlv_op_gen_dbglog_cfg(struct ath10k *ar, u64 module_enable, in ath10k_wmi_tlv_op_gen_dbglog_cfg()
3240 ath10k_wmi_tlv_op_gen_pktlog_enable(struct ath10k *ar, u32 filter) in ath10k_wmi_tlv_op_gen_pktlog_enable()
3269 ath10k_wmi_tlv_op_gen_pdev_get_temperature(struct ath10k *ar) in ath10k_wmi_tlv_op_gen_pdev_get_temperature()
3288 ath10k_wmi_tlv_op_gen_pktlog_disable(struct ath10k *ar) in ath10k_wmi_tlv_op_gen_pktlog_disable()
3315 ath10k_wmi_tlv_op_gen_bcn_tmpl(struct ath10k *ar, u32 vdev_id, in ath10k_wmi_tlv_op_gen_bcn_tmpl()
3379 ath10k_wmi_tlv_op_gen_prb_tmpl(struct ath10k *ar, u32 vdev_id, in ath10k_wmi_tlv_op_gen_prb_tmpl()
3428 ath10k_wmi_tlv_op_gen_p2p_go_bcn_ie(struct ath10k *ar, u32 vdev_id, in ath10k_wmi_tlv_op_gen_p2p_go_bcn_ie()
3468 ath10k_wmi_tlv_op_gen_update_fw_tdls_state(struct ath10k *ar, u32 vdev_id, in ath10k_wmi_tlv_op_gen_update_fw_tdls_state()
3542 ath10k_wmi_tlv_op_gen_tdls_peer_update(struct ath10k *ar, in ath10k_wmi_tlv_op_gen_tdls_peer_update()
3626 ath10k_wmi_tlv_op_gen_pdev_set_quiet_mode(struct ath10k *ar, u32 period, in ath10k_wmi_tlv_op_gen_pdev_set_quiet_mode()
3657 ath10k_wmi_tlv_op_gen_wow_enable(struct ath10k *ar) in ath10k_wmi_tlv_op_gen_wow_enable()
3683 ath10k_wmi_tlv_op_gen_wow_add_wakeup_event(struct ath10k *ar, in ath10k_wmi_tlv_op_gen_wow_add_wakeup_event()
3713 ath10k_wmi_tlv_gen_wow_host_wakeup_ind(struct ath10k *ar) in ath10k_wmi_tlv_gen_wow_host_wakeup_ind()
3735 ath10k_wmi_tlv_op_gen_wow_add_pattern(struct ath10k *ar, u32 vdev_id, in ath10k_wmi_tlv_op_gen_wow_add_pattern()
3835 ath10k_wmi_tlv_op_gen_wow_del_pattern(struct ath10k *ar, u32 vdev_id, in ath10k_wmi_tlv_op_gen_wow_del_pattern()
3864 ath10k_wmi_tlv_op_gen_config_pno_start(struct ath10k *ar, in ath10k_wmi_tlv_op_gen_config_pno_start()
3990 static struct sk_buff *ath10k_wmi_tlv_op_gen_config_pno_stop(struct ath10k *ar, in ath10k_wmi_tlv_op_gen_config_pno_stop()
4039 ath10k_wmi_tlv_op_gen_config_pno(struct ath10k *ar, u32 vdev_id, in ath10k_wmi_tlv_op_gen_config_pno()
4049 ath10k_wmi_tlv_op_gen_adaptive_qcs(struct ath10k *ar, bool enable) in ath10k_wmi_tlv_op_gen_adaptive_qcs()
4077 ath10k_wmi_tlv_op_gen_echo(struct ath10k *ar, u32 value) in ath10k_wmi_tlv_op_gen_echo()
4105 ath10k_wmi_tlv_op_gen_vdev_spectral_conf(struct ath10k *ar, in ath10k_wmi_tlv_op_gen_vdev_spectral_conf()
4148 ath10k_wmi_tlv_op_gen_vdev_spectral_enable(struct ath10k *ar, u32 vdev_id, in ath10k_wmi_tlv_op_gen_vdev_spectral_enable()
4641 void ath10k_wmi_tlv_attach(struct ath10k *ar) in ath10k_wmi_tlv_attach()