Lines Matching defs:ar

238 ath10k_wmi_rx(struct ath10k *ar, struct sk_buff *skb)  in ath10k_wmi_rx()
248 ath10k_wmi_map_svc(struct ath10k *ar, const __le32 *in, unsigned long *out, in ath10k_wmi_map_svc()
259 ath10k_wmi_map_svc_ext(struct ath10k *ar, const __le32 *in, unsigned long *out, in ath10k_wmi_map_svc_ext()
270 ath10k_wmi_pull_scan(struct ath10k *ar, struct sk_buff *skb, in ath10k_wmi_pull_scan()
280 ath10k_wmi_pull_mgmt_tx_compl(struct ath10k *ar, struct sk_buff *skb, in ath10k_wmi_pull_mgmt_tx_compl()
290 ath10k_wmi_pull_mgmt_tx_bundle_compl(struct ath10k *ar, struct sk_buff *skb, in ath10k_wmi_pull_mgmt_tx_bundle_compl()
300 ath10k_wmi_pull_mgmt_rx(struct ath10k *ar, struct sk_buff *skb, in ath10k_wmi_pull_mgmt_rx()
310 ath10k_wmi_pull_ch_info(struct ath10k *ar, struct sk_buff *skb, in ath10k_wmi_pull_ch_info()
320 ath10k_wmi_pull_vdev_start(struct ath10k *ar, struct sk_buff *skb, in ath10k_wmi_pull_vdev_start()
330 ath10k_wmi_pull_peer_kick(struct ath10k *ar, struct sk_buff *skb, in ath10k_wmi_pull_peer_kick()
340 ath10k_wmi_pull_swba(struct ath10k *ar, struct sk_buff *skb, in ath10k_wmi_pull_swba()
350 ath10k_wmi_pull_phyerr_hdr(struct ath10k *ar, struct sk_buff *skb, in ath10k_wmi_pull_phyerr_hdr()
360 ath10k_wmi_pull_phyerr(struct ath10k *ar, const void *phyerr_buf, in ath10k_wmi_pull_phyerr()
370 ath10k_wmi_pull_svc_rdy(struct ath10k *ar, struct sk_buff *skb, in ath10k_wmi_pull_svc_rdy()
380 ath10k_wmi_pull_rdy(struct ath10k *ar, struct sk_buff *skb, in ath10k_wmi_pull_rdy()
390 ath10k_wmi_pull_svc_avail(struct ath10k *ar, struct sk_buff *skb, in ath10k_wmi_pull_svc_avail()
399 ath10k_wmi_pull_fw_stats(struct ath10k *ar, struct sk_buff *skb, in ath10k_wmi_pull_fw_stats()
409 ath10k_wmi_pull_roam_ev(struct ath10k *ar, struct sk_buff *skb, in ath10k_wmi_pull_roam_ev()
419 ath10k_wmi_pull_wow_event(struct ath10k *ar, struct sk_buff *skb, in ath10k_wmi_pull_wow_event()
429 ath10k_wmi_pull_echo_ev(struct ath10k *ar, struct sk_buff *skb, in ath10k_wmi_pull_echo_ev()
439 ath10k_wmi_pull_dfs_status(struct ath10k *ar, struct sk_buff *skb, in ath10k_wmi_pull_dfs_status()
449 ath10k_wmi_get_txbf_conf_scheme(struct ath10k *ar) in ath10k_wmi_get_txbf_conf_scheme()
458 ath10k_wmi_cleanup_mgmt_tx_send(struct ath10k *ar, struct sk_buff *msdu) in ath10k_wmi_cleanup_mgmt_tx_send()
467 ath10k_wmi_mgmt_tx_send(struct ath10k *ar, struct sk_buff *msdu, in ath10k_wmi_mgmt_tx_send()
489 ath10k_wmi_mgmt_tx(struct ath10k *ar, struct sk_buff *msdu) in ath10k_wmi_mgmt_tx()
517 ath10k_wmi_pdev_set_regdomain(struct ath10k *ar, u16 rd, u16 rd2g, u16 rd5g, in ath10k_wmi_pdev_set_regdomain()
536 ath10k_wmi_pdev_set_base_macaddr(struct ath10k *ar, const u8 macaddr[ETH_ALEN]) in ath10k_wmi_pdev_set_base_macaddr()
552 ath10k_wmi_pdev_suspend_target(struct ath10k *ar, u32 suspend_opt) in ath10k_wmi_pdev_suspend_target()
567 ath10k_wmi_pdev_resume_target(struct ath10k *ar) in ath10k_wmi_pdev_resume_target()
582 ath10k_wmi_pdev_set_param(struct ath10k *ar, u32 id, u32 value) in ath10k_wmi_pdev_set_param()
597 ath10k_wmi_cmd_init(struct ath10k *ar) in ath10k_wmi_cmd_init()
612 ath10k_wmi_start_scan(struct ath10k *ar, in ath10k_wmi_start_scan()
628 ath10k_wmi_stop_scan(struct ath10k *ar, const struct wmi_stop_scan_arg *arg) in ath10k_wmi_stop_scan()
643 ath10k_wmi_vdev_create(struct ath10k *ar, u32 vdev_id, in ath10k_wmi_vdev_create()
661 ath10k_wmi_vdev_delete(struct ath10k *ar, u32 vdev_id) in ath10k_wmi_vdev_delete()
676 ath10k_wmi_vdev_start(struct ath10k *ar, in ath10k_wmi_vdev_start()
693 ath10k_wmi_vdev_restart(struct ath10k *ar, in ath10k_wmi_vdev_restart()
710 ath10k_wmi_vdev_stop(struct ath10k *ar, u32 vdev_id) in ath10k_wmi_vdev_stop()
725 ath10k_wmi_vdev_up(struct ath10k *ar, u32 vdev_id, u32 aid, const u8 *bssid) in ath10k_wmi_vdev_up()
740 ath10k_wmi_vdev_down(struct ath10k *ar, u32 vdev_id) in ath10k_wmi_vdev_down()
755 ath10k_wmi_vdev_set_param(struct ath10k *ar, u32 vdev_id, u32 param_id, in ath10k_wmi_vdev_set_param()
772 ath10k_wmi_vdev_install_key(struct ath10k *ar, in ath10k_wmi_vdev_install_key()
789 ath10k_wmi_vdev_spectral_conf(struct ath10k *ar, in ath10k_wmi_vdev_spectral_conf()
807 ath10k_wmi_vdev_spectral_enable(struct ath10k *ar, u32 vdev_id, u32 trigger, in ath10k_wmi_vdev_spectral_enable()
826 ath10k_wmi_vdev_sta_uapsd(struct ath10k *ar, u32 vdev_id, in ath10k_wmi_vdev_sta_uapsd()
847 ath10k_wmi_vdev_wmm_conf(struct ath10k *ar, u32 vdev_id, in ath10k_wmi_vdev_wmm_conf()
862 ath10k_wmi_peer_create(struct ath10k *ar, u32 vdev_id, in ath10k_wmi_peer_create()
879 ath10k_wmi_peer_delete(struct ath10k *ar, u32 vdev_id, in ath10k_wmi_peer_delete()
895 ath10k_wmi_peer_flush(struct ath10k *ar, u32 vdev_id, in ath10k_wmi_peer_flush()
911 ath10k_wmi_peer_set_param(struct ath10k *ar, u32 vdev_id, const u8 *peer_addr, in ath10k_wmi_peer_set_param()
928 ath10k_wmi_set_psmode(struct ath10k *ar, u32 vdev_id, in ath10k_wmi_set_psmode()
945 ath10k_wmi_set_sta_ps_param(struct ath10k *ar, u32 vdev_id, in ath10k_wmi_set_sta_ps_param()
962 ath10k_wmi_set_ap_ps_param(struct ath10k *ar, u32 vdev_id, const u8 *mac, in ath10k_wmi_set_ap_ps_param()
979 ath10k_wmi_scan_chan_list(struct ath10k *ar, in ath10k_wmi_scan_chan_list()
995 ath10k_wmi_scan_prob_req_oui(struct ath10k *ar, const u8 mac_addr[ETH_ALEN]) in ath10k_wmi_scan_prob_req_oui()
1015 ath10k_wmi_peer_assoc(struct ath10k *ar, in ath10k_wmi_peer_assoc()
1031 ath10k_wmi_beacon_send_ref_nowait(struct ath10k *ar, u32 vdev_id, in ath10k_wmi_beacon_send_ref_nowait()
1058 ath10k_wmi_pdev_set_wmm_params(struct ath10k *ar, in ath10k_wmi_pdev_set_wmm_params()
1075 ath10k_wmi_request_stats(struct ath10k *ar, u32 stats_mask) in ath10k_wmi_request_stats()
1090 ath10k_wmi_request_peer_stats_info(struct ath10k *ar, in ath10k_wmi_request_peer_stats_info()
1113 ath10k_wmi_force_fw_hang(struct ath10k *ar, in ath10k_wmi_force_fw_hang()
1128 static inline int ath10k_wmi_gpio_config(struct ath10k *ar, u32 gpio_num, in ath10k_wmi_gpio_config()
1143 static inline int ath10k_wmi_gpio_output(struct ath10k *ar, u32 gpio_num, u32 set) in ath10k_wmi_gpio_output()
1158 ath10k_wmi_dbglog_cfg(struct ath10k *ar, u64 module_enable, u32 log_level) in ath10k_wmi_dbglog_cfg()
1173 ath10k_wmi_pdev_pktlog_enable(struct ath10k *ar, u32 filter) in ath10k_wmi_pdev_pktlog_enable()
1188 ath10k_wmi_pdev_pktlog_disable(struct ath10k *ar) in ath10k_wmi_pdev_pktlog_disable()
1204 ath10k_wmi_pdev_set_quiet_mode(struct ath10k *ar, u32 period, u32 duration, in ath10k_wmi_pdev_set_quiet_mode()
1222 ath10k_wmi_pdev_get_temperature(struct ath10k *ar) in ath10k_wmi_pdev_get_temperature()
1238 ath10k_wmi_addba_clear_resp(struct ath10k *ar, u32 vdev_id, const u8 *mac) in ath10k_wmi_addba_clear_resp()
1254 ath10k_wmi_addba_send(struct ath10k *ar, u32 vdev_id, const u8 *mac, in ath10k_wmi_addba_send()
1271 ath10k_wmi_addba_set_resp(struct ath10k *ar, u32 vdev_id, const u8 *mac, in ath10k_wmi_addba_set_resp()
1288 ath10k_wmi_delba_send(struct ath10k *ar, u32 vdev_id, const u8 *mac, in ath10k_wmi_delba_send()
1306 ath10k_wmi_bcn_tmpl(struct ath10k *ar, u32 vdev_id, u32 tim_ie_offset, in ath10k_wmi_bcn_tmpl()
1325 ath10k_wmi_prb_tmpl(struct ath10k *ar, u32 vdev_id, struct sk_buff *prb) in ath10k_wmi_prb_tmpl()
1340 ath10k_wmi_p2p_go_bcn_ie(struct ath10k *ar, u32 vdev_id, const u8 *p2p_ie) in ath10k_wmi_p2p_go_bcn_ie()
1355 ath10k_wmi_sta_keepalive(struct ath10k *ar, in ath10k_wmi_sta_keepalive()
1373 ath10k_wmi_wow_enable(struct ath10k *ar) in ath10k_wmi_wow_enable()
1390 ath10k_wmi_wow_add_wakeup_event(struct ath10k *ar, u32 vdev_id, in ath10k_wmi_wow_add_wakeup_event()
1409 ath10k_wmi_wow_host_wakeup_ind(struct ath10k *ar) in ath10k_wmi_wow_host_wakeup_ind()
1426 ath10k_wmi_wow_add_pattern(struct ath10k *ar, u32 vdev_id, u32 pattern_id, in ath10k_wmi_wow_add_pattern()
1447 ath10k_wmi_wow_del_pattern(struct ath10k *ar, u32 vdev_id, u32 pattern_id) in ath10k_wmi_wow_del_pattern()
1464 ath10k_wmi_wow_config_pno(struct ath10k *ar, u32 vdev_id, in ath10k_wmi_wow_config_pno()
1482 ath10k_wmi_update_fw_tdls_state(struct ath10k *ar, u32 vdev_id, in ath10k_wmi_update_fw_tdls_state()
1498 ath10k_wmi_tdls_peer_update(struct ath10k *ar, in ath10k_wmi_tdls_peer_update()
1517 ath10k_wmi_adaptive_qcs(struct ath10k *ar, bool enable) in ath10k_wmi_adaptive_qcs()
1532 ath10k_wmi_pdev_get_tpc_config(struct ath10k *ar, u32 param) in ath10k_wmi_pdev_get_tpc_config()
1549 ath10k_wmi_fw_stats_fill(struct ath10k *ar, struct ath10k_fw_stats *fw_stats, in ath10k_wmi_fw_stats_fill()
1560 ath10k_wmi_pdev_enable_adaptive_cca(struct ath10k *ar, u8 enable, in ath10k_wmi_pdev_enable_adaptive_cca()
1580 ath10k_wmi_ext_resource_config(struct ath10k *ar, in ath10k_wmi_ext_resource_config()
1600 ath10k_wmi_get_vdev_subtype(struct ath10k *ar, enum wmi_vdev_subtype subtype) in ath10k_wmi_get_vdev_subtype()
1609 ath10k_wmi_pdev_bss_chan_info_request(struct ath10k *ar, in ath10k_wmi_pdev_bss_chan_info_request()
1627 ath10k_wmi_echo(struct ath10k *ar, u32 value) in ath10k_wmi_echo()
1643 ath10k_wmi_pdev_get_tpc_table_cmdid(struct ath10k *ar, u32 param) in ath10k_wmi_pdev_get_tpc_table_cmdid()
1660 ath10k_wmi_report_radar_found(struct ath10k *ar, in ath10k_wmi_report_radar_found()
1677 ath10k_wmi_pdev_bb_timing(struct ath10k *ar, in ath10k_wmi_pdev_bb_timing()
1695 ath10k_wmi_set_per_peer_per_tid_cfg(struct ath10k *ar, in ath10k_wmi_set_per_peer_per_tid_cfg()