Lines Matching defs:ar
70 ath10k_wmi_tlv_iter(struct ath10k *ar, const void *ptr, size_t len, in ath10k_wmi_tlv_iter()
71 int (*iter)(struct ath10k *ar, u16 tag, u16 len, in ath10k_wmi_tlv_iter()
122 static int ath10k_wmi_tlv_iter_parse(struct ath10k *ar, u16 tag, u16 len, in ath10k_wmi_tlv_iter_parse()
133 static int ath10k_wmi_tlv_parse(struct ath10k *ar, const void **tb, in ath10k_wmi_tlv_parse()
141 ath10k_wmi_tlv_parse_alloc(struct ath10k *ar, const void *ptr, in ath10k_wmi_tlv_parse_alloc()
168 static int ath10k_wmi_tlv_event_bcn_tx_status(struct ath10k *ar, in ath10k_wmi_tlv_event_bcn_tx_status()
215 static void ath10k_wmi_tlv_event_vdev_delete_resp(struct ath10k *ar, in ath10k_wmi_tlv_event_vdev_delete_resp()
222 static int ath10k_wmi_tlv_parse_peer_stats_info(struct ath10k *ar, u16 tag, u16 len, in ath10k_wmi_tlv_parse_peer_stats_info()
258 static int ath10k_wmi_tlv_op_pull_peer_stats_info(struct ath10k *ar, in ath10k_wmi_tlv_op_pull_peer_stats_info()
299 static void ath10k_wmi_tlv_event_peer_stats_info(struct ath10k *ar, in ath10k_wmi_tlv_event_peer_stats_info()
307 static int ath10k_wmi_tlv_event_diag_data(struct ath10k *ar, in ath10k_wmi_tlv_event_diag_data()
370 static int ath10k_wmi_tlv_event_diag(struct ath10k *ar, in ath10k_wmi_tlv_event_diag()
398 static int ath10k_wmi_tlv_event_p2p_noa(struct ath10k *ar, in ath10k_wmi_tlv_event_p2p_noa()
432 static int ath10k_wmi_tlv_event_tx_pause(struct ath10k *ar, in ath10k_wmi_tlv_event_tx_pause()
497 static void ath10k_wmi_tlv_event_rfkill_state_change(struct ath10k *ar, in ath10k_wmi_tlv_event_rfkill_state_change()
540 static int ath10k_wmi_tlv_event_temperature(struct ath10k *ar, in ath10k_wmi_tlv_event_temperature()
553 static void ath10k_wmi_event_tdls_peer(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_tdls_peer()
596 static int ath10k_wmi_tlv_event_peer_delete_resp(struct ath10k *ar, in ath10k_wmi_tlv_event_peer_delete_resp()
618 static void ath10k_wmi_tlv_op_rx(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_tlv_op_rx()
790 static int ath10k_wmi_tlv_op_pull_scan_ev(struct ath10k *ar, in ath10k_wmi_tlv_op_pull_scan_ev()
823 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()
864 ath10k_wmi_tlv_mgmt_tx_bundle_compl_parse(struct ath10k *ar, u16 tag, u16 len, in ath10k_wmi_tlv_mgmt_tx_bundle_compl_parse()
895 struct ath10k *ar, struct sk_buff *skb, in ath10k_wmi_tlv_op_pull_mgmt_tx_bundle_compl_ev()
924 static int ath10k_wmi_tlv_op_pull_mgmt_rx_ev(struct ath10k *ar, in ath10k_wmi_tlv_op_pull_mgmt_rx_ev()
976 static int ath10k_wmi_tlv_op_pull_ch_info_ev(struct ath10k *ar, in ath10k_wmi_tlv_op_pull_ch_info_ev()
1012 ath10k_wmi_tlv_op_pull_vdev_start_ev(struct ath10k *ar, struct sk_buff *skb, in ath10k_wmi_tlv_op_pull_vdev_start_ev()
1042 static int ath10k_wmi_tlv_op_pull_peer_kick_ev(struct ath10k *ar, in ath10k_wmi_tlv_op_pull_peer_kick_ev()
1078 static int ath10k_wmi_tlv_swba_tim_parse(struct ath10k *ar, u16 tag, u16 len, in ath10k_wmi_tlv_swba_tim_parse()
1109 static int ath10k_wmi_tlv_swba_noa_parse(struct ath10k *ar, u16 tag, u16 len, in ath10k_wmi_tlv_swba_noa_parse()
1124 static int ath10k_wmi_tlv_swba_parse(struct ath10k *ar, u16 tag, u16 len, in ath10k_wmi_tlv_swba_parse()
1157 static int ath10k_wmi_tlv_op_pull_swba_ev(struct ath10k *ar, in ath10k_wmi_tlv_op_pull_swba_ev()
1189 static int ath10k_wmi_tlv_op_pull_phyerr_ev_hdr(struct ath10k *ar, in ath10k_wmi_tlv_op_pull_phyerr_ev_hdr()
1235 ath10k_wmi_tlv_parse_mem_reqs(struct ath10k *ar, u16 tag, u16 len, in ath10k_wmi_tlv_parse_mem_reqs()
1263 static int ath10k_wmi_tlv_svc_rdy_parse(struct ath10k *ar, u16 tag, u16 len, in ath10k_wmi_tlv_svc_rdy_parse()
1292 static int ath10k_wmi_tlv_op_pull_svc_rdy_ev(struct ath10k *ar, in ath10k_wmi_tlv_op_pull_svc_rdy_ev()
1367 static int ath10k_wmi_tlv_op_pull_rdy_ev(struct ath10k *ar, in ath10k_wmi_tlv_op_pull_rdy_ev()
1397 static int ath10k_wmi_tlv_svc_avail_parse(struct ath10k *ar, u16 tag, u16 len, in ath10k_wmi_tlv_svc_avail_parse()
1413 static int ath10k_wmi_tlv_op_pull_svc_avail(struct ath10k *ar, in ath10k_wmi_tlv_op_pull_svc_avail()
1466 static int ath10k_wmi_tlv_op_pull_fw_stats(struct ath10k *ar, in ath10k_wmi_tlv_op_pull_fw_stats()
1605 static int ath10k_wmi_tlv_op_pull_roam_ev(struct ath10k *ar, in ath10k_wmi_tlv_op_pull_roam_ev()
1635 ath10k_wmi_tlv_op_pull_wow_ev(struct ath10k *ar, struct sk_buff *skb, in ath10k_wmi_tlv_op_pull_wow_ev()
1664 static int ath10k_wmi_tlv_op_pull_echo_ev(struct ath10k *ar, in ath10k_wmi_tlv_op_pull_echo_ev()
1692 ath10k_wmi_tlv_op_gen_pdev_suspend(struct ath10k *ar, u32 opt) in ath10k_wmi_tlv_op_gen_pdev_suspend()
1713 ath10k_wmi_tlv_op_gen_pdev_resume(struct ath10k *ar) in ath10k_wmi_tlv_op_gen_pdev_resume()
1734 ath10k_wmi_tlv_op_gen_pdev_set_rd(struct ath10k *ar, in ath10k_wmi_tlv_op_gen_pdev_set_rd()
1761 static enum wmi_txbf_conf ath10k_wmi_tlv_txbf_conf_scheme(struct ath10k *ar) in ath10k_wmi_tlv_txbf_conf_scheme()
1767 ath10k_wmi_tlv_op_gen_pdev_set_param(struct ath10k *ar, u32 param_id, in ath10k_wmi_tlv_op_gen_pdev_set_param()
1791 ath10k_wmi_tlv_put_host_mem_chunks(struct ath10k *ar, void *host_mem_chunks) in ath10k_wmi_tlv_put_host_mem_chunks()
1829 static struct sk_buff *ath10k_wmi_tlv_op_gen_init(struct ath10k *ar) in ath10k_wmi_tlv_op_gen_init()
1950 ath10k_wmi_tlv_op_gen_start_scan(struct ath10k *ar, in ath10k_wmi_tlv_op_gen_start_scan()
2050 ath10k_wmi_tlv_op_gen_stop_scan(struct ath10k *ar, in ath10k_wmi_tlv_op_gen_stop_scan()
2087 static int ath10k_wmi_tlv_op_get_vdev_subtype(struct ath10k *ar, in ath10k_wmi_tlv_op_get_vdev_subtype()
2110 ath10k_wmi_tlv_op_gen_vdev_create(struct ath10k *ar, in ath10k_wmi_tlv_op_gen_vdev_create()
2138 ath10k_wmi_tlv_op_gen_vdev_delete(struct ath10k *ar, u32 vdev_id) in ath10k_wmi_tlv_op_gen_vdev_delete()
2159 ath10k_wmi_tlv_op_gen_vdev_start(struct ath10k *ar, in ath10k_wmi_tlv_op_gen_vdev_start()
2235 ath10k_wmi_tlv_op_gen_vdev_stop(struct ath10k *ar, u32 vdev_id) in ath10k_wmi_tlv_op_gen_vdev_stop()
2256 ath10k_wmi_tlv_op_gen_vdev_up(struct ath10k *ar, u32 vdev_id, u32 aid, in ath10k_wmi_tlv_op_gen_vdev_up()
2281 ath10k_wmi_tlv_op_gen_vdev_down(struct ath10k *ar, u32 vdev_id) in ath10k_wmi_tlv_op_gen_vdev_down()
2302 ath10k_wmi_tlv_op_gen_vdev_set_param(struct ath10k *ar, u32 vdev_id, in ath10k_wmi_tlv_op_gen_vdev_set_param()
2327 ath10k_wmi_tlv_op_gen_vdev_install_key(struct ath10k *ar, in ath10k_wmi_tlv_op_gen_vdev_install_key()
2381 static void *ath10k_wmi_tlv_put_uapsd_ac(struct ath10k *ar, void *ptr, in ath10k_wmi_tlv_put_uapsd_ac()
2407 ath10k_wmi_tlv_op_gen_vdev_sta_uapsd(struct ath10k *ar, u32 vdev_id, in ath10k_wmi_tlv_op_gen_vdev_sta_uapsd()
2469 ath10k_wmi_tlv_op_gen_vdev_wmm_conf(struct ath10k *ar, u32 vdev_id, in ath10k_wmi_tlv_op_gen_vdev_wmm_conf()
2500 ath10k_wmi_tlv_op_gen_sta_keepalive(struct ath10k *ar, in ath10k_wmi_tlv_op_gen_sta_keepalive()
2544 ath10k_wmi_tlv_op_gen_peer_create(struct ath10k *ar, u32 vdev_id, in ath10k_wmi_tlv_op_gen_peer_create()
2569 ath10k_wmi_tlv_op_gen_peer_delete(struct ath10k *ar, u32 vdev_id, in ath10k_wmi_tlv_op_gen_peer_delete()
2592 ath10k_wmi_tlv_op_gen_peer_flush(struct ath10k *ar, u32 vdev_id, in ath10k_wmi_tlv_op_gen_peer_flush()
2616 ath10k_wmi_tlv_op_gen_peer_set_param(struct ath10k *ar, u32 vdev_id, in ath10k_wmi_tlv_op_gen_peer_set_param()
2645 ath10k_wmi_tlv_op_gen_peer_assoc(struct ath10k *ar, in ath10k_wmi_tlv_op_gen_peer_assoc()
2735 ath10k_wmi_tlv_op_gen_set_psmode(struct ath10k *ar, u32 vdev_id, in ath10k_wmi_tlv_op_gen_set_psmode()
2758 ath10k_wmi_tlv_op_gen_set_sta_ps(struct ath10k *ar, u32 vdev_id, in ath10k_wmi_tlv_op_gen_set_sta_ps()
2783 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()
2811 ath10k_wmi_tlv_op_gen_scan_chan_list(struct ath10k *ar, in ath10k_wmi_tlv_op_gen_scan_chan_list()
2868 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()
2889 ath10k_wmi_tlv_op_gen_beacon_dma(struct ath10k *ar, u32 vdev_id, in ath10k_wmi_tlv_op_gen_beacon_dma()
2930 ath10k_wmi_tlv_op_gen_pdev_set_wmm(struct ath10k *ar, in ath10k_wmi_tlv_op_gen_pdev_set_wmm()
2968 ath10k_wmi_tlv_op_gen_request_stats(struct ath10k *ar, u32 stats_mask) in ath10k_wmi_tlv_op_gen_request_stats()
2989 ath10k_wmi_tlv_op_gen_request_peer_stats_info(struct ath10k *ar, in ath10k_wmi_tlv_op_gen_request_peer_stats_info()
3019 ath10k_wmi_tlv_op_cleanup_mgmt_tx_send(struct ath10k *ar, in ath10k_wmi_tlv_op_cleanup_mgmt_tx_send()
3031 ath10k_wmi_mgmt_tx_alloc_msdu_id(struct ath10k *ar, struct sk_buff *skb, in ath10k_wmi_mgmt_tx_alloc_msdu_id()
3055 ath10k_wmi_tlv_op_gen_mgmt_tx_send(struct ath10k *ar, struct sk_buff *msdu, in ath10k_wmi_tlv_op_gen_mgmt_tx_send()
3136 ath10k_wmi_tlv_op_gen_force_fw_hang(struct ath10k *ar, in ath10k_wmi_tlv_op_gen_force_fw_hang()
3160 ath10k_wmi_tlv_op_gen_dbglog_cfg(struct ath10k *ar, u64 module_enable, in ath10k_wmi_tlv_op_gen_dbglog_cfg()
3212 ath10k_wmi_tlv_op_gen_pktlog_enable(struct ath10k *ar, u32 filter) in ath10k_wmi_tlv_op_gen_pktlog_enable()
3241 ath10k_wmi_tlv_op_gen_pdev_get_temperature(struct ath10k *ar) in ath10k_wmi_tlv_op_gen_pdev_get_temperature()
3260 ath10k_wmi_tlv_op_gen_pktlog_disable(struct ath10k *ar) in ath10k_wmi_tlv_op_gen_pktlog_disable()
3287 ath10k_wmi_tlv_op_gen_bcn_tmpl(struct ath10k *ar, u32 vdev_id, in ath10k_wmi_tlv_op_gen_bcn_tmpl()
3351 ath10k_wmi_tlv_op_gen_prb_tmpl(struct ath10k *ar, u32 vdev_id, in ath10k_wmi_tlv_op_gen_prb_tmpl()
3400 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()
3440 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()
3514 ath10k_wmi_tlv_op_gen_tdls_peer_update(struct ath10k *ar, in ath10k_wmi_tlv_op_gen_tdls_peer_update()
3598 ath10k_wmi_tlv_op_gen_pdev_set_quiet_mode(struct ath10k *ar, u32 period, in ath10k_wmi_tlv_op_gen_pdev_set_quiet_mode()
3629 ath10k_wmi_tlv_op_gen_wow_enable(struct ath10k *ar) in ath10k_wmi_tlv_op_gen_wow_enable()
3655 ath10k_wmi_tlv_op_gen_wow_add_wakeup_event(struct ath10k *ar, in ath10k_wmi_tlv_op_gen_wow_add_wakeup_event()
3685 ath10k_wmi_tlv_gen_wow_host_wakeup_ind(struct ath10k *ar) in ath10k_wmi_tlv_gen_wow_host_wakeup_ind()
3707 ath10k_wmi_tlv_op_gen_wow_add_pattern(struct ath10k *ar, u32 vdev_id, in ath10k_wmi_tlv_op_gen_wow_add_pattern()
3807 ath10k_wmi_tlv_op_gen_wow_del_pattern(struct ath10k *ar, u32 vdev_id, in ath10k_wmi_tlv_op_gen_wow_del_pattern()
3836 ath10k_wmi_tlv_op_gen_config_pno_start(struct ath10k *ar, in ath10k_wmi_tlv_op_gen_config_pno_start()
3962 static struct sk_buff *ath10k_wmi_tlv_op_gen_config_pno_stop(struct ath10k *ar, in ath10k_wmi_tlv_op_gen_config_pno_stop()
4011 ath10k_wmi_tlv_op_gen_config_pno(struct ath10k *ar, u32 vdev_id, in ath10k_wmi_tlv_op_gen_config_pno()
4021 ath10k_wmi_tlv_op_gen_adaptive_qcs(struct ath10k *ar, bool enable) in ath10k_wmi_tlv_op_gen_adaptive_qcs()
4049 ath10k_wmi_tlv_op_gen_echo(struct ath10k *ar, u32 value) in ath10k_wmi_tlv_op_gen_echo()
4077 ath10k_wmi_tlv_op_gen_vdev_spectral_conf(struct ath10k *ar, in ath10k_wmi_tlv_op_gen_vdev_spectral_conf()
4120 ath10k_wmi_tlv_op_gen_vdev_spectral_enable(struct ath10k *ar, u32 vdev_id, in ath10k_wmi_tlv_op_gen_vdev_spectral_enable()
4611 void ath10k_wmi_tlv_attach(struct ath10k *ar) in ath10k_wmi_tlv_attach()