/drivers/net/wireless/mwifiex/ |
D | sta_ioctl.c | 115 HostCmd_ACT_GEN_SET, 0, in mwifiex_request_set_multicast_list() 124 HostCmd_ACT_GEN_SET, in mwifiex_request_set_multicast_list() 243 HostCmd_ACT_GEN_SET, 0, NULL, false)) { in mwifiex_process_country_ie() 397 case HostCmd_ACT_GEN_SET: in mwifiex_set_hs_params() 430 HostCmd_ACT_GEN_SET, 0, in mwifiex_set_hs_params() 471 return mwifiex_set_hs_params(priv, HostCmd_ACT_GEN_SET, in mwifiex_cancel_hs() 511 HostCmd_ACT_GEN_SET, MWIFIEX_SYNC_CMD, in mwifiex_enable_hs() 652 txp_cfg->action = cpu_to_le16(HostCmd_ACT_GEN_SET); in mwifiex_set_tx_power() 698 HostCmd_ACT_GEN_SET, 0, buf, true); in mwifiex_set_tx_power() 850 HostCmd_ACT_GEN_SET, KEY_INFO_ENABLED, in mwifiex_sec_ioctl_set_wapi_key() [all …]
|
D | cfg80211.c | 225 HostCmd_ACT_GEN_SET, 0, in mwifiex_cfg80211_mgmt_frame_register() 254 ret = mwifiex_remain_on_chan_cfg(priv, HostCmd_ACT_GEN_SET, chan, in mwifiex_cfg80211_remain_on_channel() 488 HostCmd_ACT_GEN_SET, 0, NULL, false)) { in mwifiex_send_domain_info_cmd_fw() 553 HostCmd_ACT_GEN_SET, FRAG_THRESH_I, in mwifiex_set_frag() 570 HostCmd_ACT_GEN_SET, RTS_THRESH_I, in mwifiex_set_rts() 610 HostCmd_ACT_GEN_SET, 0, in mwifiex_cfg80211_set_wiphy_params() 619 HostCmd_ACT_GEN_SET, in mwifiex_cfg80211_set_wiphy_params() 634 HostCmd_ACT_GEN_SET, 0, in mwifiex_cfg80211_set_wiphy_params() 671 HostCmd_ACT_GEN_SET, 0, &mode, true)) in mwifiex_cfg80211_deinit_p2p() 692 HostCmd_ACT_GEN_SET, 0, &mode, true)) in mwifiex_cfg80211_init_p2p_client() [all …]
|
D | sta_cmd.c | 75 if (cmd_action != HostCmd_ACT_GEN_SET) { in mwifiex_cmd_mac_control() 121 } else if (cmd_action == HostCmd_ACT_GEN_SET) { in mwifiex_cmd_802_11_snmp_mib() 122 snmp_mib->query_type = cpu_to_le16(HostCmd_ACT_GEN_SET); in mwifiex_cmd_802_11_snmp_mib() 248 case HostCmd_ACT_GEN_SET: in mwifiex_cmd_tx_power_cfg() 307 if (cmd_action != HostCmd_ACT_GEN_SET) in mwifiex_cmd_rf_antenna() 406 if (cmd_action == HostCmd_ACT_GEN_SET) in mwifiex_cmd_802_11_mac_address() 659 km->action = cpu_to_le16(HostCmd_ACT_GEN_SET); in mwifiex_cmd_802_11_key_material_v2() 1054 case HostCmd_ACT_GEN_SET: in mwifiex_cmd_ibss_coalescing_status() 1196 if (action != HostCmd_ACT_GEN_SET) in mwifiex_cmd_pcie_host_spec() 1429 HostCmd_ACT_GEN_SET, 0, in mwifiex_dnld_dt_cfgdata() [all …]
|
D | join.c | 905 HostCmd_ACT_GEN_SET, 0, in mwifiex_cmd_802_11_ad_hoc_start() 1077 HostCmd_ACT_GEN_SET, 0, in mwifiex_cmd_802_11_ad_hoc_join() 1310 HostCmd_ACT_GEN_SET, 0, bss_desc, true); in mwifiex_associate() 1336 HostCmd_ACT_GEN_SET, 0, adhoc_ssid, true); in mwifiex_adhoc_start() 1381 HostCmd_ACT_GEN_SET, 0, bss_desc, true); in mwifiex_adhoc_join() 1401 HostCmd_ACT_GEN_SET, 0, mac_address, true); in mwifiex_deauthenticate_infra() 1430 HostCmd_ACT_GEN_SET, 0, NULL, true); in mwifiex_deauthenticate() 1433 HostCmd_ACT_GEN_SET, 0, NULL, true); in mwifiex_deauthenticate()
|
D | sta_cmdresp.c | 415 case HostCmd_ACT_GEN_SET: in mwifiex_ret_tx_power_cfg() 582 if (le16_to_cpu(key->action) == HostCmd_ACT_GEN_SET) { in mwifiex_ret_802_11_key_material_v1() 612 if (le16_to_cpu(key_v2->action) == HostCmd_ACT_GEN_SET) { in mwifiex_ret_802_11_key_material_v2() 672 case HostCmd_ACT_GEN_SET: /* Proc Set Action */ in mwifiex_ret_802_11d_domain_info() 824 if (le16_to_cpu(ibss_coal_resp->action) == HostCmd_ACT_GEN_SET) in mwifiex_ret_ibss_coalescing_status()
|
D | 11h.c | 77 HostCmd_ACT_GEN_SET, DOT11H_I, &enable, true); in mwifiex_11h_activate()
|
D | 11n.c | 215 case HostCmd_ACT_GEN_SET: in mwifiex_cmd_recfg_tx_buf() 248 case HostCmd_ACT_GEN_SET: in mwifiex_cmd_amsdu_aggr_ctrl() 618 HostCmd_ACT_GEN_SET, 0, &delba, false); in mwifiex_send_delba()
|
D | sta_event.c | 444 HostCmd_ACT_GEN_SET, 0, in mwifiex_process_sta_event() 497 HostCmd_ACT_GEN_SET, 0, in mwifiex_process_sta_event()
|
D | tdls.c | 923 HostCmd_ACT_GEN_SET, 0, &tdls_oper, true); in mwifiex_tdls_process_config_link() 950 HostCmd_ACT_GEN_SET, 0, &tdls_oper, true); in mwifiex_tdls_process_create_link() 979 HostCmd_ACT_GEN_SET, 0, &tdls_oper, true); in mwifiex_tdls_process_disable_link() 1092 HostCmd_ACT_GEN_SET, 0, &tdls_oper, false)) in mwifiex_disable_all_tdls_links()
|
D | uap_event.c | 154 HostCmd_ACT_GEN_SET, 0, in mwifiex_process_uap_event()
|
D | util.c | 75 return mwifiex_send_cmd(priv, cmd, HostCmd_ACT_GEN_SET, 0, NULL, true); in mwifiex_init_shutdown_fw()
|
D | ie.c | 142 HostCmd_ACT_GEN_SET, in mwifiex_update_autoindex_ies()
|
D | debugfs.c | 748 mwifiex_set_hs_params(priv, HostCmd_ACT_GEN_SET, in mwifiex_hscfg_write()
|
D | main.c | 650 HostCmd_ACT_GEN_SET, 0, NULL, true); in mwifiex_set_mac_address()
|
D | uap_cmd.c | 252 HostCmd_ACT_GEN_SET, 0, &vht_cfg, true); in mwifiex_set_vht_width()
|
D | fw.h | 386 #define HostCmd_ACT_GEN_SET 0x0001 macro
|
D | scan.c | 740 ret = mwifiex_send_cmd(priv, cmd_no, HostCmd_ACT_GEN_SET, in mwifiex_scan_channel_list()
|