/linux-4.4.14/drivers/net/wireless/mwifiex/ |
D | sta_ioctl.c | 119 HostCmd_ACT_GEN_SET, 0, in mwifiex_request_set_multicast_list() 128 HostCmd_ACT_GEN_SET, in mwifiex_request_set_multicast_list() 249 HostCmd_ACT_GEN_SET, 0, NULL, false)) { in mwifiex_process_country_ie() 407 case HostCmd_ACT_GEN_SET: in mwifiex_set_hs_params() 441 HostCmd_ACT_GEN_SET, 0, in mwifiex_set_hs_params() 482 return mwifiex_set_hs_params(priv, HostCmd_ACT_GEN_SET, in mwifiex_cancel_hs() 523 HostCmd_ACT_GEN_SET, MWIFIEX_SYNC_CMD, in mwifiex_enable_hs() 667 txp_cfg->action = cpu_to_le16(HostCmd_ACT_GEN_SET); in mwifiex_set_tx_power() 713 HostCmd_ACT_GEN_SET, 0, buf, true); in mwifiex_set_tx_power() 869 HostCmd_ACT_GEN_SET, KEY_INFO_ENABLED, in mwifiex_sec_ioctl_set_wapi_key() [all …]
|
D | sta_cmd.c | 83 if (cmd_action != HostCmd_ACT_GEN_SET) { in mwifiex_cmd_mac_control() 130 } else if (cmd_action == HostCmd_ACT_GEN_SET) { in mwifiex_cmd_802_11_snmp_mib() 131 snmp_mib->query_type = cpu_to_le16(HostCmd_ACT_GEN_SET); in mwifiex_cmd_802_11_snmp_mib() 257 case HostCmd_ACT_GEN_SET: in mwifiex_cmd_tx_power_cfg() 316 if (cmd_action != HostCmd_ACT_GEN_SET) in mwifiex_cmd_rf_antenna() 415 if (cmd_action == HostCmd_ACT_GEN_SET) in mwifiex_cmd_802_11_mac_address() 670 km->action = cpu_to_le16(HostCmd_ACT_GEN_SET); in mwifiex_cmd_802_11_key_material_v2() 1067 case HostCmd_ACT_GEN_SET: in mwifiex_cmd_ibss_coalescing_status() 1229 if (action != HostCmd_ACT_GEN_SET) in mwifiex_cmd_pcie_host_spec() 1474 HostCmd_ACT_GEN_SET, 0, in mwifiex_dnld_dt_cfgdata() [all …]
|
D | cfg80211.c | 276 HostCmd_ACT_GEN_SET, 0, in mwifiex_cfg80211_mgmt_frame_register() 306 ret = mwifiex_remain_on_chan_cfg(priv, HostCmd_ACT_GEN_SET, chan, in mwifiex_cfg80211_remain_on_channel() 543 HostCmd_ACT_GEN_SET, 0, NULL, false)) { in mwifiex_send_domain_info_cmd_fw() 610 HostCmd_ACT_GEN_SET, FRAG_THRESH_I, in mwifiex_set_frag() 627 HostCmd_ACT_GEN_SET, RTS_THRESH_I, in mwifiex_set_rts() 669 HostCmd_ACT_GEN_SET, in mwifiex_cfg80211_set_wiphy_params() 711 HostCmd_ACT_GEN_SET, 0, &mode, true)) in mwifiex_cfg80211_deinit_p2p() 732 HostCmd_ACT_GEN_SET, 0, &mode, true)) in mwifiex_cfg80211_init_p2p_client() 737 HostCmd_ACT_GEN_SET, 0, &mode, true)) in mwifiex_cfg80211_init_p2p_client() 758 HostCmd_ACT_GEN_SET, 0, &mode, true)) in mwifiex_cfg80211_init_p2p_go() [all …]
|
D | join.c | 950 HostCmd_ACT_GEN_SET, 0, in mwifiex_cmd_802_11_ad_hoc_start() 1122 HostCmd_ACT_GEN_SET, 0, in mwifiex_cmd_802_11_ad_hoc_join() 1357 HostCmd_ACT_GEN_SET, 0, bss_desc, true); in mwifiex_associate() 1383 HostCmd_ACT_GEN_SET, 0, adhoc_ssid, true); in mwifiex_adhoc_start() 1433 HostCmd_ACT_GEN_SET, 0, bss_desc, true); in mwifiex_adhoc_join() 1453 HostCmd_ACT_GEN_SET, 0, mac_address, true); in mwifiex_deauthenticate_infra() 1482 HostCmd_ACT_GEN_SET, 0, NULL, true); in mwifiex_deauthenticate() 1485 HostCmd_ACT_GEN_SET, 0, NULL, true); in mwifiex_deauthenticate()
|
D | 11h.c | 91 HostCmd_ACT_GEN_SET, DOT11H_I, &enable, true); in mwifiex_11h_activate() 184 HostCmd_ACT_GEN_SET, 0, &radar_params, true); in mwifiex_stop_radar_detection()
|
D | uap_cmd.c | 269 HostCmd_ACT_GEN_SET, 0, &vht_cfg, true); in mwifiex_set_vht_width() 850 HostCmd_ACT_GEN_SET, in mwifiex_config_start_uap() 860 HostCmd_ACT_GEN_SET, DOT11D_I, in mwifiex_config_start_uap() 868 HostCmd_ACT_GEN_SET, 0, NULL, false)) { in mwifiex_config_start_uap() 880 HostCmd_ACT_GEN_SET, 0, in mwifiex_config_start_uap()
|
D | sta_cmdresp.c | 428 case HostCmd_ACT_GEN_SET: in mwifiex_ret_tx_power_cfg() 596 if (le16_to_cpu(key->action) == HostCmd_ACT_GEN_SET) { in mwifiex_ret_802_11_key_material_v1() 628 if (le16_to_cpu(key_v2->action) == HostCmd_ACT_GEN_SET) { in mwifiex_ret_802_11_key_material_v2() 689 case HostCmd_ACT_GEN_SET: /* Proc Set Action */ in mwifiex_ret_802_11d_domain_info() 854 if (le16_to_cpu(ibss_coal_resp->action) == HostCmd_ACT_GEN_SET) in mwifiex_ret_ibss_coalescing_status()
|
D | 11n.c | 228 case HostCmd_ACT_GEN_SET: in mwifiex_cmd_recfg_tx_buf() 262 case HostCmd_ACT_GEN_SET: in mwifiex_cmd_amsdu_aggr_ctrl() 645 HostCmd_ACT_GEN_SET, 0, &delba, false); in mwifiex_send_delba()
|
D | debugfs.c | 634 cmd_action = HostCmd_ACT_GEN_SET; in mwifiex_memrw_write() 819 mwifiex_set_hs_params(priv, HostCmd_ACT_GEN_SET, in mwifiex_hscfg_write() 902 HostCmd_ACT_GEN_SET, 0, ×hare_coex, true); in mwifiex_timeshare_coex_write()
|
D | uap_event.c | 221 HostCmd_ACT_GEN_SET, 0, in mwifiex_process_uap_event()
|
D | sta_event.c | 762 HostCmd_ACT_GEN_SET, 0, in mwifiex_process_sta_event() 818 HostCmd_ACT_GEN_SET, 0, in mwifiex_process_sta_event()
|
D | tdls.c | 992 HostCmd_ACT_GEN_SET, 0, &tdls_oper, true); in mwifiex_tdls_process_config_link() 1019 HostCmd_ACT_GEN_SET, 0, &tdls_oper, true); in mwifiex_tdls_process_create_link() 1049 HostCmd_ACT_GEN_SET, 0, &tdls_oper, true); in mwifiex_tdls_process_disable_link() 1201 HostCmd_ACT_GEN_SET, 0, &tdls_oper, false)) in mwifiex_disable_all_tdls_links()
|
D | ie.c | 142 HostCmd_ACT_GEN_SET, in mwifiex_update_autoindex_ies()
|
D | main.c | 892 HostCmd_ACT_GEN_SET, 0, NULL, true); in mwifiex_set_mac_address() 970 HostCmd_ACT_GEN_SET, 0, &tx_buf_size, false); in mwifiex_multi_chan_resync()
|
D | util.c | 172 return mwifiex_send_cmd(priv, cmd, HostCmd_ACT_GEN_SET, 0, NULL, true); in mwifiex_init_shutdown_fw()
|
D | fw.h | 411 #define HostCmd_ACT_GEN_SET 0x0001 macro
|
D | scan.c | 750 ret = mwifiex_send_cmd(priv, cmd_no, HostCmd_ACT_GEN_SET, in mwifiex_scan_channel_list()
|