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_event_diag_data(struct ath10k *ar, in ath10k_wmi_tlv_event_diag_data()
285 static int ath10k_wmi_tlv_event_diag(struct ath10k *ar, in ath10k_wmi_tlv_event_diag()
313 static int ath10k_wmi_tlv_event_p2p_noa(struct ath10k *ar, in ath10k_wmi_tlv_event_p2p_noa()
347 static int ath10k_wmi_tlv_event_tx_pause(struct ath10k *ar, in ath10k_wmi_tlv_event_tx_pause()
412 static int ath10k_wmi_tlv_event_temperature(struct ath10k *ar, in ath10k_wmi_tlv_event_temperature()
425 static void ath10k_wmi_event_tdls_peer(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_tdls_peer()
468 static int ath10k_wmi_tlv_event_peer_delete_resp(struct ath10k *ar, in ath10k_wmi_tlv_event_peer_delete_resp()
490 static void ath10k_wmi_tlv_op_rx(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_tlv_op_rx()
656 static int ath10k_wmi_tlv_op_pull_scan_ev(struct ath10k *ar, in ath10k_wmi_tlv_op_pull_scan_ev()
689 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()
730 ath10k_wmi_tlv_mgmt_tx_bundle_compl_parse(struct ath10k *ar, u16 tag, u16 len, in ath10k_wmi_tlv_mgmt_tx_bundle_compl_parse()
761 struct ath10k *ar, struct sk_buff *skb, in ath10k_wmi_tlv_op_pull_mgmt_tx_bundle_compl_ev()
790 static int ath10k_wmi_tlv_op_pull_mgmt_rx_ev(struct ath10k *ar, in ath10k_wmi_tlv_op_pull_mgmt_rx_ev()
839 static int ath10k_wmi_tlv_op_pull_ch_info_ev(struct ath10k *ar, in ath10k_wmi_tlv_op_pull_ch_info_ev()
875 ath10k_wmi_tlv_op_pull_vdev_start_ev(struct ath10k *ar, struct sk_buff *skb, in ath10k_wmi_tlv_op_pull_vdev_start_ev()
905 static int ath10k_wmi_tlv_op_pull_peer_kick_ev(struct ath10k *ar, in ath10k_wmi_tlv_op_pull_peer_kick_ev()
941 static int ath10k_wmi_tlv_swba_tim_parse(struct ath10k *ar, u16 tag, u16 len, in ath10k_wmi_tlv_swba_tim_parse()
972 static int ath10k_wmi_tlv_swba_noa_parse(struct ath10k *ar, u16 tag, u16 len, in ath10k_wmi_tlv_swba_noa_parse()
987 static int ath10k_wmi_tlv_swba_parse(struct ath10k *ar, u16 tag, u16 len, in ath10k_wmi_tlv_swba_parse()
1020 static int ath10k_wmi_tlv_op_pull_swba_ev(struct ath10k *ar, in ath10k_wmi_tlv_op_pull_swba_ev()
1052 static int ath10k_wmi_tlv_op_pull_phyerr_ev_hdr(struct ath10k *ar, in ath10k_wmi_tlv_op_pull_phyerr_ev_hdr()
1098 ath10k_wmi_tlv_parse_mem_reqs(struct ath10k *ar, u16 tag, u16 len, in ath10k_wmi_tlv_parse_mem_reqs()
1126 static int ath10k_wmi_tlv_svc_rdy_parse(struct ath10k *ar, u16 tag, u16 len, in ath10k_wmi_tlv_svc_rdy_parse()
1155 static int ath10k_wmi_tlv_op_pull_svc_rdy_ev(struct ath10k *ar, in ath10k_wmi_tlv_op_pull_svc_rdy_ev()
1226 static int ath10k_wmi_tlv_op_pull_rdy_ev(struct ath10k *ar, in ath10k_wmi_tlv_op_pull_rdy_ev()
1256 static int ath10k_wmi_tlv_svc_avail_parse(struct ath10k *ar, u16 tag, u16 len, in ath10k_wmi_tlv_svc_avail_parse()
1272 static int ath10k_wmi_tlv_op_pull_svc_avail(struct ath10k *ar, in ath10k_wmi_tlv_op_pull_svc_avail()
1325 static int ath10k_wmi_tlv_op_pull_fw_stats(struct ath10k *ar, in ath10k_wmi_tlv_op_pull_fw_stats()
1464 static int ath10k_wmi_tlv_op_pull_roam_ev(struct ath10k *ar, in ath10k_wmi_tlv_op_pull_roam_ev()
1494 ath10k_wmi_tlv_op_pull_wow_ev(struct ath10k *ar, struct sk_buff *skb, in ath10k_wmi_tlv_op_pull_wow_ev()
1523 static int ath10k_wmi_tlv_op_pull_echo_ev(struct ath10k *ar, in ath10k_wmi_tlv_op_pull_echo_ev()
1551 ath10k_wmi_tlv_op_gen_pdev_suspend(struct ath10k *ar, u32 opt) in ath10k_wmi_tlv_op_gen_pdev_suspend()
1572 ath10k_wmi_tlv_op_gen_pdev_resume(struct ath10k *ar) in ath10k_wmi_tlv_op_gen_pdev_resume()
1593 ath10k_wmi_tlv_op_gen_pdev_set_rd(struct ath10k *ar, in ath10k_wmi_tlv_op_gen_pdev_set_rd()
1620 static enum wmi_txbf_conf ath10k_wmi_tlv_txbf_conf_scheme(struct ath10k *ar) in ath10k_wmi_tlv_txbf_conf_scheme()
1626 ath10k_wmi_tlv_op_gen_pdev_set_param(struct ath10k *ar, u32 param_id, in ath10k_wmi_tlv_op_gen_pdev_set_param()
1650 ath10k_wmi_tlv_put_host_mem_chunks(struct ath10k *ar, void *host_mem_chunks) in ath10k_wmi_tlv_put_host_mem_chunks()
1681 static struct sk_buff *ath10k_wmi_tlv_op_gen_init(struct ath10k *ar) in ath10k_wmi_tlv_op_gen_init()
1802 ath10k_wmi_tlv_op_gen_start_scan(struct ath10k *ar, in ath10k_wmi_tlv_op_gen_start_scan()
1902 ath10k_wmi_tlv_op_gen_stop_scan(struct ath10k *ar, in ath10k_wmi_tlv_op_gen_stop_scan()
1939 static int ath10k_wmi_tlv_op_get_vdev_subtype(struct ath10k *ar, in ath10k_wmi_tlv_op_get_vdev_subtype()
1962 ath10k_wmi_tlv_op_gen_vdev_create(struct ath10k *ar, in ath10k_wmi_tlv_op_gen_vdev_create()
1990 ath10k_wmi_tlv_op_gen_vdev_delete(struct ath10k *ar, u32 vdev_id) in ath10k_wmi_tlv_op_gen_vdev_delete()
2011 ath10k_wmi_tlv_op_gen_vdev_start(struct ath10k *ar, in ath10k_wmi_tlv_op_gen_vdev_start()
2087 ath10k_wmi_tlv_op_gen_vdev_stop(struct ath10k *ar, u32 vdev_id) in ath10k_wmi_tlv_op_gen_vdev_stop()
2108 ath10k_wmi_tlv_op_gen_vdev_up(struct ath10k *ar, u32 vdev_id, u32 aid, in ath10k_wmi_tlv_op_gen_vdev_up()
2133 ath10k_wmi_tlv_op_gen_vdev_down(struct ath10k *ar, u32 vdev_id) in ath10k_wmi_tlv_op_gen_vdev_down()
2154 ath10k_wmi_tlv_op_gen_vdev_set_param(struct ath10k *ar, u32 vdev_id, in ath10k_wmi_tlv_op_gen_vdev_set_param()
2179 ath10k_wmi_tlv_op_gen_vdev_install_key(struct ath10k *ar, in ath10k_wmi_tlv_op_gen_vdev_install_key()
2233 static void *ath10k_wmi_tlv_put_uapsd_ac(struct ath10k *ar, void *ptr, in ath10k_wmi_tlv_put_uapsd_ac()
2259 ath10k_wmi_tlv_op_gen_vdev_sta_uapsd(struct ath10k *ar, u32 vdev_id, in ath10k_wmi_tlv_op_gen_vdev_sta_uapsd()
2321 ath10k_wmi_tlv_op_gen_vdev_wmm_conf(struct ath10k *ar, u32 vdev_id, in ath10k_wmi_tlv_op_gen_vdev_wmm_conf()
2352 ath10k_wmi_tlv_op_gen_sta_keepalive(struct ath10k *ar, in ath10k_wmi_tlv_op_gen_sta_keepalive()
2396 ath10k_wmi_tlv_op_gen_peer_create(struct ath10k *ar, u32 vdev_id, in ath10k_wmi_tlv_op_gen_peer_create()
2421 ath10k_wmi_tlv_op_gen_peer_delete(struct ath10k *ar, u32 vdev_id, in ath10k_wmi_tlv_op_gen_peer_delete()
2444 ath10k_wmi_tlv_op_gen_peer_flush(struct ath10k *ar, u32 vdev_id, in ath10k_wmi_tlv_op_gen_peer_flush()
2468 ath10k_wmi_tlv_op_gen_peer_set_param(struct ath10k *ar, u32 vdev_id, in ath10k_wmi_tlv_op_gen_peer_set_param()
2497 ath10k_wmi_tlv_op_gen_peer_assoc(struct ath10k *ar, in ath10k_wmi_tlv_op_gen_peer_assoc()
2587 ath10k_wmi_tlv_op_gen_set_psmode(struct ath10k *ar, u32 vdev_id, in ath10k_wmi_tlv_op_gen_set_psmode()
2610 ath10k_wmi_tlv_op_gen_set_sta_ps(struct ath10k *ar, u32 vdev_id, in ath10k_wmi_tlv_op_gen_set_sta_ps()
2635 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()
2663 ath10k_wmi_tlv_op_gen_scan_chan_list(struct ath10k *ar, in ath10k_wmi_tlv_op_gen_scan_chan_list()
2720 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()
2741 ath10k_wmi_tlv_op_gen_beacon_dma(struct ath10k *ar, u32 vdev_id, in ath10k_wmi_tlv_op_gen_beacon_dma()
2782 ath10k_wmi_tlv_op_gen_pdev_set_wmm(struct ath10k *ar, in ath10k_wmi_tlv_op_gen_pdev_set_wmm()
2820 ath10k_wmi_tlv_op_gen_request_stats(struct ath10k *ar, u32 stats_mask) in ath10k_wmi_tlv_op_gen_request_stats()
2841 ath10k_wmi_mgmt_tx_alloc_msdu_id(struct ath10k *ar, struct sk_buff *skb, in ath10k_wmi_mgmt_tx_alloc_msdu_id()
2865 ath10k_wmi_tlv_op_gen_mgmt_tx_send(struct ath10k *ar, struct sk_buff *msdu, in ath10k_wmi_tlv_op_gen_mgmt_tx_send()
2944 ath10k_wmi_tlv_op_gen_force_fw_hang(struct ath10k *ar, in ath10k_wmi_tlv_op_gen_force_fw_hang()
2968 ath10k_wmi_tlv_op_gen_dbglog_cfg(struct ath10k *ar, u64 module_enable, in ath10k_wmi_tlv_op_gen_dbglog_cfg()
3020 ath10k_wmi_tlv_op_gen_pktlog_enable(struct ath10k *ar, u32 filter) in ath10k_wmi_tlv_op_gen_pktlog_enable()
3049 ath10k_wmi_tlv_op_gen_pdev_get_temperature(struct ath10k *ar) in ath10k_wmi_tlv_op_gen_pdev_get_temperature()
3068 ath10k_wmi_tlv_op_gen_pktlog_disable(struct ath10k *ar) in ath10k_wmi_tlv_op_gen_pktlog_disable()
3095 ath10k_wmi_tlv_op_gen_bcn_tmpl(struct ath10k *ar, u32 vdev_id, in ath10k_wmi_tlv_op_gen_bcn_tmpl()
3159 ath10k_wmi_tlv_op_gen_prb_tmpl(struct ath10k *ar, u32 vdev_id, in ath10k_wmi_tlv_op_gen_prb_tmpl()
3208 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()
3248 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()
3322 ath10k_wmi_tlv_op_gen_tdls_peer_update(struct ath10k *ar, in ath10k_wmi_tlv_op_gen_tdls_peer_update()
3406 ath10k_wmi_tlv_op_gen_pdev_set_quiet_mode(struct ath10k *ar, u32 period, in ath10k_wmi_tlv_op_gen_pdev_set_quiet_mode()
3437 ath10k_wmi_tlv_op_gen_wow_enable(struct ath10k *ar) in ath10k_wmi_tlv_op_gen_wow_enable()
3463 ath10k_wmi_tlv_op_gen_wow_add_wakeup_event(struct ath10k *ar, in ath10k_wmi_tlv_op_gen_wow_add_wakeup_event()
3493 ath10k_wmi_tlv_gen_wow_host_wakeup_ind(struct ath10k *ar) in ath10k_wmi_tlv_gen_wow_host_wakeup_ind()
3515 ath10k_wmi_tlv_op_gen_wow_add_pattern(struct ath10k *ar, u32 vdev_id, in ath10k_wmi_tlv_op_gen_wow_add_pattern()
3615 ath10k_wmi_tlv_op_gen_wow_del_pattern(struct ath10k *ar, u32 vdev_id, in ath10k_wmi_tlv_op_gen_wow_del_pattern()
3644 ath10k_wmi_tlv_op_gen_config_pno_start(struct ath10k *ar, in ath10k_wmi_tlv_op_gen_config_pno_start()
3767 static struct sk_buff *ath10k_wmi_tlv_op_gen_config_pno_stop(struct ath10k *ar, in ath10k_wmi_tlv_op_gen_config_pno_stop()
3816 ath10k_wmi_tlv_op_gen_config_pno(struct ath10k *ar, u32 vdev_id, in ath10k_wmi_tlv_op_gen_config_pno()
3826 ath10k_wmi_tlv_op_gen_adaptive_qcs(struct ath10k *ar, bool enable) in ath10k_wmi_tlv_op_gen_adaptive_qcs()
3854 ath10k_wmi_tlv_op_gen_echo(struct ath10k *ar, u32 value) in ath10k_wmi_tlv_op_gen_echo()
3882 ath10k_wmi_tlv_op_gen_vdev_spectral_conf(struct ath10k *ar, in ath10k_wmi_tlv_op_gen_vdev_spectral_conf()
3925 ath10k_wmi_tlv_op_gen_vdev_spectral_enable(struct ath10k *ar, u32 vdev_id, in ath10k_wmi_tlv_op_gen_vdev_spectral_enable()
4392 void ath10k_wmi_tlv_attach(struct ath10k *ar) in ath10k_wmi_tlv_attach()