Lines Matching defs:wmi

123 void ath6kl_wmi_set_control_ep(struct wmi *wmi, enum htc_endpoint_id ep_id)  in ath6kl_wmi_set_control_ep()
131 enum htc_endpoint_id ath6kl_wmi_get_control_ep(struct wmi *wmi) in ath6kl_wmi_get_control_ep()
160 int ath6kl_wmi_dix_2_dot3(struct wmi *wmi, struct sk_buff *skb) in ath6kl_wmi_dix_2_dot3()
206 static int ath6kl_wmi_meta_add(struct wmi *wmi, struct sk_buff *skb, in ath6kl_wmi_meta_add()
234 int ath6kl_wmi_data_hdr_add(struct wmi *wmi, struct sk_buff *skb, in ath6kl_wmi_data_hdr_add()
298 int ath6kl_wmi_implicit_create_pstream(struct wmi *wmi, u8 if_idx, in ath6kl_wmi_implicit_create_pstream()
388 int ath6kl_wmi_dot11_hdr_remove(struct wmi *wmi, struct sk_buff *skb) in ath6kl_wmi_dot11_hdr_remove()
503 static int ath6kl_wmi_remain_on_chnl_event_rx(struct wmi *wmi, u8 *datap, in ath6kl_wmi_remain_on_chnl_event_rx()
535 static int ath6kl_wmi_cancel_remain_on_chnl_event_rx(struct wmi *wmi, in ath6kl_wmi_cancel_remain_on_chnl_event_rx()
573 static int ath6kl_wmi_tx_status_event_rx(struct wmi *wmi, u8 *datap, int len, in ath6kl_wmi_tx_status_event_rx()
599 static int ath6kl_wmi_rx_probe_req_event_rx(struct wmi *wmi, u8 *datap, int len, in ath6kl_wmi_rx_probe_req_event_rx()
642 static int ath6kl_wmi_rx_action_event_rx(struct wmi *wmi, u8 *datap, int len, in ath6kl_wmi_rx_action_event_rx()
726 static int ath6kl_wmi_simple_cmd(struct wmi *wmi, u8 if_idx, in ath6kl_wmi_simple_cmd()
741 static int ath6kl_wmi_ready_event_rx(struct wmi *wmi, u8 *datap, int len) in ath6kl_wmi_ready_event_rx()
761 int ath6kl_wmi_set_roam_lrssi_cmd(struct wmi *wmi, u8 lrssi) in ath6kl_wmi_set_roam_lrssi_cmd()
785 int ath6kl_wmi_force_roam_cmd(struct wmi *wmi, const u8 *bssid) in ath6kl_wmi_force_roam_cmd()
804 int ath6kl_wmi_ap_set_beacon_intvl_cmd(struct wmi *wmi, u8 if_idx, in ath6kl_wmi_ap_set_beacon_intvl_cmd()
821 int ath6kl_wmi_ap_set_dtim_cmd(struct wmi *wmi, u8 if_idx, u32 dtim_period) in ath6kl_wmi_ap_set_dtim_cmd()
837 int ath6kl_wmi_set_roam_mode_cmd(struct wmi *wmi, enum wmi_roam_mode mode) in ath6kl_wmi_set_roam_mode_cmd()
856 static int ath6kl_wmi_connect_event_rx(struct wmi *wmi, u8 *datap, int len, in ath6kl_wmi_connect_event_rx()
987 static void ath6kl_wmi_regdomain_event(struct wmi *wmi, u8 *datap, int len) in ath6kl_wmi_regdomain_event()
1022 static int ath6kl_wmi_disconnect_event_rx(struct wmi *wmi, u8 *datap, int len, in ath6kl_wmi_disconnect_event_rx()
1047 static int ath6kl_wmi_peer_node_event_rx(struct wmi *wmi, u8 *datap, int len) in ath6kl_wmi_peer_node_event_rx()
1066 static int ath6kl_wmi_tkip_micerr_event_rx(struct wmi *wmi, u8 *datap, int len, in ath6kl_wmi_tkip_micerr_event_rx()
1088 static int ath6kl_wmi_bssinfo_event_rx(struct wmi *wmi, u8 *datap, int len, in ath6kl_wmi_bssinfo_event_rx()
1172 static int ath6kl_wmi_pstream_timeout_event_rx(struct wmi *wmi, u8 *datap, in ath6kl_wmi_pstream_timeout_event_rx()
1199 static int ath6kl_wmi_bitrate_reply_rx(struct wmi *wmi, u8 *datap, int len) in ath6kl_wmi_bitrate_reply_rx()
1228 static int ath6kl_wmi_test_rx(struct wmi *wmi, u8 *datap, int len) in ath6kl_wmi_test_rx()
1235 static int ath6kl_wmi_ratemask_reply_rx(struct wmi *wmi, u8 *datap, int len) in ath6kl_wmi_ratemask_reply_rx()
1245 static int ath6kl_wmi_ch_list_reply_rx(struct wmi *wmi, u8 *datap, int len) in ath6kl_wmi_ch_list_reply_rx()
1255 static int ath6kl_wmi_tx_pwr_reply_rx(struct wmi *wmi, u8 *datap, int len) in ath6kl_wmi_tx_pwr_reply_rx()
1268 static int ath6kl_wmi_keepalive_reply_rx(struct wmi *wmi, u8 *datap, int len) in ath6kl_wmi_keepalive_reply_rx()
1278 static int ath6kl_wmi_scan_complete_rx(struct wmi *wmi, u8 *datap, int len, in ath6kl_wmi_scan_complete_rx()
1291 static int ath6kl_wmi_neighbor_report_event_rx(struct wmi *wmi, u8 *datap, in ath6kl_wmi_neighbor_report_event_rx()
1328 static int ath6kl_wmi_error_event_rx(struct wmi *wmi, u8 *datap, int len) in ath6kl_wmi_error_event_rx()
1352 static int ath6kl_wmi_stats_event_rx(struct wmi *wmi, u8 *datap, int len, in ath6kl_wmi_stats_event_rx()
1396 static int ath6kl_wmi_send_rssi_threshold_params(struct wmi *wmi, in ath6kl_wmi_send_rssi_threshold_params()
1413 static int ath6kl_wmi_rssi_threshold_event_rx(struct wmi *wmi, u8 *datap, in ath6kl_wmi_rssi_threshold_event_rx()
1509 static int ath6kl_wmi_cac_event_rx(struct wmi *wmi, u8 *datap, int len, in ath6kl_wmi_cac_event_rx()
1578 static int ath6kl_wmi_txe_notify_event_rx(struct wmi *wmi, u8 *datap, int len, in ath6kl_wmi_txe_notify_event_rx()
1603 int ath6kl_wmi_set_txe_notify(struct wmi *wmi, u8 idx, in ath6kl_wmi_set_txe_notify()
1622 int ath6kl_wmi_set_rssi_filter_cmd(struct wmi *wmi, u8 if_idx, s8 rssi) in ath6kl_wmi_set_rssi_filter_cmd()
1640 static int ath6kl_wmi_send_snr_threshold_params(struct wmi *wmi, in ath6kl_wmi_send_snr_threshold_params()
1657 static int ath6kl_wmi_snr_threshold_event_rx(struct wmi *wmi, u8 *datap, in ath6kl_wmi_snr_threshold_event_rx()
1747 static int ath6kl_wmi_aplist_event_rx(struct wmi *wmi, u8 *datap, int len) in ath6kl_wmi_aplist_event_rx()
1778 int ath6kl_wmi_cmd_send(struct wmi *wmi, u8 if_idx, struct sk_buff *skb, in ath6kl_wmi_cmd_send()
1843 int ath6kl_wmi_connect_cmd(struct wmi *wmi, u8 if_idx, in ath6kl_wmi_connect_cmd()
1903 int ath6kl_wmi_reconnect_cmd(struct wmi *wmi, u8 if_idx, u8 *bssid, in ath6kl_wmi_reconnect_cmd()
1931 int ath6kl_wmi_disconnect_cmd(struct wmi *wmi, u8 if_idx) in ath6kl_wmi_disconnect_cmd()
1949 static int ath6kl_wmi_startscan_cmd(struct wmi *wmi, u8 if_idx, in ath6kl_wmi_startscan_cmd()
1998 int ath6kl_wmi_beginscan_cmd(struct wmi *wmi, u8 if_idx, in ath6kl_wmi_beginscan_cmd()
2077 int ath6kl_wmi_enable_sched_scan_cmd(struct wmi *wmi, u8 if_idx, bool enable) in ath6kl_wmi_enable_sched_scan_cmd()
2098 int ath6kl_wmi_scanparams_cmd(struct wmi *wmi, u8 if_idx, in ath6kl_wmi_scanparams_cmd()
2131 int ath6kl_wmi_bssfilter_cmd(struct wmi *wmi, u8 if_idx, u8 filter, u32 ie_mask) in ath6kl_wmi_bssfilter_cmd()
2153 int ath6kl_wmi_probedssid_cmd(struct wmi *wmi, u8 if_idx, u8 index, u8 flag, in ath6kl_wmi_probedssid_cmd()
2190 int ath6kl_wmi_listeninterval_cmd(struct wmi *wmi, u8 if_idx, in ath6kl_wmi_listeninterval_cmd()
2211 int ath6kl_wmi_bmisstime_cmd(struct wmi *wmi, u8 if_idx, in ath6kl_wmi_bmisstime_cmd()
2231 int ath6kl_wmi_powermode_cmd(struct wmi *wmi, u8 if_idx, u8 pwr_mode) in ath6kl_wmi_powermode_cmd()
2250 int ath6kl_wmi_pmparams_cmd(struct wmi *wmi, u8 if_idx, u16 idle_period, in ath6kl_wmi_pmparams_cmd()
2276 int ath6kl_wmi_disctimeout_cmd(struct wmi *wmi, u8 if_idx, u8 timeout) in ath6kl_wmi_disctimeout_cmd()
2298 int ath6kl_wmi_addkey_cmd(struct wmi *wmi, u8 if_idx, u8 key_index, in ath6kl_wmi_addkey_cmd()
2346 int ath6kl_wmi_add_krk_cmd(struct wmi *wmi, u8 if_idx, const u8 *krk) in ath6kl_wmi_add_krk_cmd()
2365 int ath6kl_wmi_deletekey_cmd(struct wmi *wmi, u8 if_idx, u8 key_index) in ath6kl_wmi_deletekey_cmd()
2387 int ath6kl_wmi_setpmkid_cmd(struct wmi *wmi, u8 if_idx, const u8 *bssid, in ath6kl_wmi_setpmkid_cmd()
2420 static int ath6kl_wmi_data_sync_send(struct wmi *wmi, struct sk_buff *skb, in ath6kl_wmi_data_sync_send()
2442 static int ath6kl_wmi_sync_point(struct wmi *wmi, u8 if_idx) in ath6kl_wmi_sync_point()
2532 int ath6kl_wmi_create_pstream_cmd(struct wmi *wmi, u8 if_idx, in ath6kl_wmi_create_pstream_cmd()
2626 int ath6kl_wmi_delete_pstream_cmd(struct wmi *wmi, u8 if_idx, u8 traffic_class, in ath6kl_wmi_delete_pstream_cmd()
2684 int ath6kl_wmi_set_ip_cmd(struct wmi *wmi, u8 if_idx, in ath6kl_wmi_set_ip_cmd()
2709 static void ath6kl_wmi_relinquish_implicit_pstream_credits(struct wmi *wmi) in ath6kl_wmi_relinquish_implicit_pstream_credits()
2757 static int ath6kl_set_bitrate_mask64(struct wmi *wmi, u8 if_idx, in ath6kl_set_bitrate_mask64()
2809 static int ath6kl_set_bitrate_mask32(struct wmi *wmi, u8 if_idx, in ath6kl_set_bitrate_mask32()
2859 int ath6kl_wmi_set_bitrate_mask(struct wmi *wmi, u8 if_idx, in ath6kl_wmi_set_bitrate_mask()
2871 int ath6kl_wmi_set_host_sleep_mode_cmd(struct wmi *wmi, u8 if_idx, in ath6kl_wmi_set_host_sleep_mode_cmd()
2904 static int ath6kl_wmi_host_sleep_mode_cmd_prcd_evt_rx(struct wmi *wmi, in ath6kl_wmi_host_sleep_mode_cmd_prcd_evt_rx()
2915 int ath6kl_wmi_set_wow_mode_cmd(struct wmi *wmi, u8 if_idx, in ath6kl_wmi_set_wow_mode_cmd()
2943 int ath6kl_wmi_add_wow_pattern_cmd(struct wmi *wmi, u8 if_idx, in ath6kl_wmi_add_wow_pattern_cmd()
2980 int ath6kl_wmi_del_wow_pattern_cmd(struct wmi *wmi, u8 if_idx, in ath6kl_wmi_del_wow_pattern_cmd()
3000 static int ath6kl_wmi_cmd_send_xtnd(struct wmi *wmi, struct sk_buff *skb, in ath6kl_wmi_cmd_send_xtnd()
3017 int ath6kl_wmi_get_challenge_resp_cmd(struct wmi *wmi, u32 cookie, u32 source) in ath6kl_wmi_get_challenge_resp_cmd()
3036 int ath6kl_wmi_config_debug_module_cmd(struct wmi *wmi, u32 valid, u32 config) in ath6kl_wmi_config_debug_module_cmd()
3055 int ath6kl_wmi_get_stats_cmd(struct wmi *wmi, u8 if_idx) in ath6kl_wmi_get_stats_cmd()
3060 int ath6kl_wmi_set_tx_pwr_cmd(struct wmi *wmi, u8 if_idx, u8 dbM) in ath6kl_wmi_set_tx_pwr_cmd()
3079 int ath6kl_wmi_get_tx_pwr_cmd(struct wmi *wmi, u8 if_idx) in ath6kl_wmi_get_tx_pwr_cmd()
3084 int ath6kl_wmi_get_roam_tbl_cmd(struct wmi *wmi) in ath6kl_wmi_get_roam_tbl_cmd()
3089 int ath6kl_wmi_set_lpreamble_cmd(struct wmi *wmi, u8 if_idx, u8 status, in ath6kl_wmi_set_lpreamble_cmd()
3109 int ath6kl_wmi_set_rts_cmd(struct wmi *wmi, u16 threshold) in ath6kl_wmi_set_rts_cmd()
3127 int ath6kl_wmi_set_wmm_txop(struct wmi *wmi, u8 if_idx, enum wmi_txop_cfg cfg) in ath6kl_wmi_set_wmm_txop()
3148 int ath6kl_wmi_set_keepalive_cmd(struct wmi *wmi, u8 if_idx, in ath6kl_wmi_set_keepalive_cmd()
3171 int ath6kl_wmi_set_htcap_cmd(struct wmi *wmi, u8 if_idx, in ath6kl_wmi_set_htcap_cmd()
3208 int ath6kl_wmi_test_cmd(struct wmi *wmi, void *buf, size_t len) in ath6kl_wmi_test_cmd()
3224 int ath6kl_wmi_mcast_filter_cmd(struct wmi *wmi, u8 if_idx, bool mc_all_on) in ath6kl_wmi_mcast_filter_cmd()
3242 int ath6kl_wmi_add_del_mcast_filter_cmd(struct wmi *wmi, u8 if_idx, in ath6kl_wmi_add_del_mcast_filter_cmd()
3270 int ath6kl_wmi_sta_bmiss_enhance_cmd(struct wmi *wmi, u8 if_idx, bool enhance) in ath6kl_wmi_sta_bmiss_enhance_cmd()
3289 int ath6kl_wmi_set_regdomain_cmd(struct wmi *wmi, const char *alpha2) in ath6kl_wmi_set_regdomain_cmd()
3306 s32 ath6kl_wmi_get_rate(struct wmi *wmi, s8 rate_index) in ath6kl_wmi_get_rate()
3337 static int ath6kl_wmi_get_pmkid_list_event_rx(struct wmi *wmi, u8 *datap, in ath6kl_wmi_get_pmkid_list_event_rx()
3356 static int ath6kl_wmi_addba_req_event_rx(struct wmi *wmi, u8 *datap, int len, in ath6kl_wmi_addba_req_event_rx()
3367 static int ath6kl_wmi_delba_req_event_rx(struct wmi *wmi, u8 *datap, int len, in ath6kl_wmi_delba_req_event_rx()
3424 int ath6kl_wmi_ap_hidden_ssid(struct wmi *wmi, u8 if_idx, bool enable) in ath6kl_wmi_ap_hidden_ssid()
3441 int ath6kl_wmi_ap_set_apsd(struct wmi *wmi, u8 if_idx, u8 enable) in ath6kl_wmi_ap_set_apsd()
3457 int ath6kl_wmi_set_apsd_bfrd_traf(struct wmi *wmi, u8 if_idx, in ath6kl_wmi_set_apsd_bfrd_traf()
3477 static int ath6kl_wmi_pspoll_event_rx(struct wmi *wmi, u8 *datap, int len, in ath6kl_wmi_pspoll_event_rx()
3492 static int ath6kl_wmi_dtimexpiry_event_rx(struct wmi *wmi, u8 *datap, int len, in ath6kl_wmi_dtimexpiry_event_rx()
3500 int ath6kl_wmi_set_pvb_cmd(struct wmi *wmi, u8 if_idx, u16 aid, in ath6kl_wmi_set_pvb_cmd()
3522 int ath6kl_wmi_set_rx_frame_format_cmd(struct wmi *wmi, u8 if_idx, in ath6kl_wmi_set_rx_frame_format_cmd()
3546 int ath6kl_wmi_set_appie_cmd(struct wmi *wmi, u8 if_idx, u8 mgmt_frm_type, in ath6kl_wmi_set_appie_cmd()
3570 int ath6kl_wmi_set_ie_cmd(struct wmi *wmi, u8 if_idx, u8 ie_id, u8 ie_field, in ath6kl_wmi_set_ie_cmd()
3593 int ath6kl_wmi_disable_11b_rates_cmd(struct wmi *wmi, bool disable) in ath6kl_wmi_disable_11b_rates_cmd()
3611 int ath6kl_wmi_remain_on_chnl_cmd(struct wmi *wmi, u8 if_idx, u32 freq, u32 dur) in ath6kl_wmi_remain_on_chnl_cmd()
3633 static int ath6kl_wmi_send_action_cmd(struct wmi *wmi, u8 if_idx, u32 id, in ath6kl_wmi_send_action_cmd()
3672 static int __ath6kl_wmi_send_mgmt_cmd(struct wmi *wmi, u8 if_idx, u32 id, in __ath6kl_wmi_send_mgmt_cmd()
3712 int ath6kl_wmi_send_mgmt_cmd(struct wmi *wmi, u8 if_idx, u32 id, u32 freq, in ath6kl_wmi_send_mgmt_cmd()
3738 int ath6kl_wmi_send_probe_response_cmd(struct wmi *wmi, u8 if_idx, u32 freq, in ath6kl_wmi_send_probe_response_cmd()
3766 int ath6kl_wmi_probe_report_req_cmd(struct wmi *wmi, u8 if_idx, bool enable) in ath6kl_wmi_probe_report_req_cmd()
3783 int ath6kl_wmi_info_req_cmd(struct wmi *wmi, u8 if_idx, u32 info_req_flags) in ath6kl_wmi_info_req_cmd()
3800 int ath6kl_wmi_cancel_remain_on_chnl_cmd(struct wmi *wmi, u8 if_idx) in ath6kl_wmi_cancel_remain_on_chnl_cmd()
3807 int ath6kl_wmi_set_inact_period(struct wmi *wmi, u8 if_idx, int inact_timeout) in ath6kl_wmi_set_inact_period()
3824 static void ath6kl_wmi_hb_challenge_resp_event(struct wmi *wmi, u8 *datap, in ath6kl_wmi_hb_challenge_resp_event()
3837 static int ath6kl_wmi_control_rx_xtnd(struct wmi *wmi, struct sk_buff *skb) in ath6kl_wmi_control_rx_xtnd()
3876 static int ath6kl_wmi_roam_tbl_event_rx(struct wmi *wmi, u8 *datap, int len) in ath6kl_wmi_roam_tbl_event_rx()
3882 static int ath6kl_wmi_proc_events_vif(struct wmi *wmi, u16 if_idx, u16 cmd_id, in ath6kl_wmi_proc_events_vif()
3965 static int ath6kl_wmi_proc_events(struct wmi *wmi, struct sk_buff *skb) in ath6kl_wmi_proc_events()
4114 int ath6kl_wmi_control_rx(struct wmi *wmi, struct sk_buff *skb) in ath6kl_wmi_control_rx()
4130 void ath6kl_wmi_reset(struct wmi *wmi) in ath6kl_wmi_reset()
4142 struct wmi *wmi; in ath6kl_wmi_init() local
4159 void ath6kl_wmi_shutdown(struct wmi *wmi) in ath6kl_wmi_shutdown()