Home
last modified time | relevance | path

Searched refs:HostCmd_ACT_GEN_SET (Results 1 – 17 of 17) sorted by relevance

/linux-4.1.27/drivers/net/wireless/mwifiex/
Dsta_ioctl.c115 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 …]
Dsta_cmd.c79 if (cmd_action != HostCmd_ACT_GEN_SET) { in mwifiex_cmd_mac_control()
125 } else if (cmd_action == HostCmd_ACT_GEN_SET) { in mwifiex_cmd_802_11_snmp_mib()
126 snmp_mib->query_type = cpu_to_le16(HostCmd_ACT_GEN_SET); in mwifiex_cmd_802_11_snmp_mib()
252 case HostCmd_ACT_GEN_SET: in mwifiex_cmd_tx_power_cfg()
311 if (cmd_action != HostCmd_ACT_GEN_SET) in mwifiex_cmd_rf_antenna()
410 if (cmd_action == HostCmd_ACT_GEN_SET) in mwifiex_cmd_802_11_mac_address()
663 km->action = cpu_to_le16(HostCmd_ACT_GEN_SET); in mwifiex_cmd_802_11_key_material_v2()
1058 case HostCmd_ACT_GEN_SET: in mwifiex_cmd_ibss_coalescing_status()
1200 if (action != HostCmd_ACT_GEN_SET) in mwifiex_cmd_pcie_host_spec()
1440 HostCmd_ACT_GEN_SET, 0, in mwifiex_dnld_dt_cfgdata()
[all …]
Dcfg80211.c232 HostCmd_ACT_GEN_SET, 0, in mwifiex_cfg80211_mgmt_frame_register()
261 ret = mwifiex_remain_on_chan_cfg(priv, HostCmd_ACT_GEN_SET, chan, in mwifiex_cfg80211_remain_on_channel()
495 HostCmd_ACT_GEN_SET, 0, NULL, false)) { in mwifiex_send_domain_info_cmd_fw()
560 HostCmd_ACT_GEN_SET, FRAG_THRESH_I, in mwifiex_set_frag()
577 HostCmd_ACT_GEN_SET, RTS_THRESH_I, in mwifiex_set_rts()
619 HostCmd_ACT_GEN_SET, in mwifiex_cfg80211_set_wiphy_params()
660 HostCmd_ACT_GEN_SET, 0, &mode, true)) in mwifiex_cfg80211_deinit_p2p()
681 HostCmd_ACT_GEN_SET, 0, &mode, true)) in mwifiex_cfg80211_init_p2p_client()
686 HostCmd_ACT_GEN_SET, 0, &mode, true)) in mwifiex_cfg80211_init_p2p_client()
707 HostCmd_ACT_GEN_SET, 0, &mode, true)) in mwifiex_cfg80211_init_p2p_go()
[all …]
Djoin.c903 HostCmd_ACT_GEN_SET, 0, in mwifiex_cmd_802_11_ad_hoc_start()
1075 HostCmd_ACT_GEN_SET, 0, in mwifiex_cmd_802_11_ad_hoc_join()
1308 HostCmd_ACT_GEN_SET, 0, bss_desc, true); in mwifiex_associate()
1334 HostCmd_ACT_GEN_SET, 0, adhoc_ssid, true); in mwifiex_adhoc_start()
1379 HostCmd_ACT_GEN_SET, 0, bss_desc, true); in mwifiex_adhoc_join()
1399 HostCmd_ACT_GEN_SET, 0, mac_address, true); in mwifiex_deauthenticate_infra()
1428 HostCmd_ACT_GEN_SET, 0, NULL, true); in mwifiex_deauthenticate()
1431 HostCmd_ACT_GEN_SET, 0, NULL, true); in mwifiex_deauthenticate()
Duap_cmd.c252 HostCmd_ACT_GEN_SET, 0, &vht_cfg, true); in mwifiex_set_vht_width()
812 HostCmd_ACT_GEN_SET, 0, NULL, true)) { in mwifiex_config_start_uap()
818 HostCmd_ACT_GEN_SET, in mwifiex_config_start_uap()
825 HostCmd_ACT_GEN_SET, 0, NULL, false)) { in mwifiex_config_start_uap()
836 HostCmd_ACT_GEN_SET, 0, in mwifiex_config_start_uap()
Dsta_cmdresp.c421 case HostCmd_ACT_GEN_SET: in mwifiex_ret_tx_power_cfg()
588 if (le16_to_cpu(key->action) == HostCmd_ACT_GEN_SET) { in mwifiex_ret_802_11_key_material_v1()
618 if (le16_to_cpu(key_v2->action) == HostCmd_ACT_GEN_SET) { in mwifiex_ret_802_11_key_material_v2()
678 case HostCmd_ACT_GEN_SET: /* Proc Set Action */ in mwifiex_ret_802_11d_domain_info()
830 if (le16_to_cpu(ibss_coal_resp->action) == HostCmd_ACT_GEN_SET) in mwifiex_ret_ibss_coalescing_status()
Dsta_event.c451 HostCmd_ACT_GEN_SET, 0, in mwifiex_process_sta_event()
504 HostCmd_ACT_GEN_SET, 0, in mwifiex_process_sta_event()
D11n.c226 case HostCmd_ACT_GEN_SET: in mwifiex_cmd_recfg_tx_buf()
259 case HostCmd_ACT_GEN_SET: in mwifiex_cmd_amsdu_aggr_ctrl()
638 HostCmd_ACT_GEN_SET, 0, &delba, false); in mwifiex_send_delba()
Duap_event.c156 HostCmd_ACT_GEN_SET, 0, in mwifiex_process_uap_event()
Dtdls.c978 HostCmd_ACT_GEN_SET, 0, &tdls_oper, true); in mwifiex_tdls_process_config_link()
1005 HostCmd_ACT_GEN_SET, 0, &tdls_oper, true); in mwifiex_tdls_process_create_link()
1035 HostCmd_ACT_GEN_SET, 0, &tdls_oper, true); in mwifiex_tdls_process_disable_link()
1182 HostCmd_ACT_GEN_SET, 0, &tdls_oper, false)) in mwifiex_disable_all_tdls_links()
D11h.c91 HostCmd_ACT_GEN_SET, DOT11H_I, &enable, true); in mwifiex_11h_activate()
Die.c142 HostCmd_ACT_GEN_SET, in mwifiex_update_autoindex_ies()
Dutil.c165 return mwifiex_send_cmd(priv, cmd, HostCmd_ACT_GEN_SET, 0, NULL, true); in mwifiex_init_shutdown_fw()
Ddebugfs.c680 mwifiex_set_hs_params(priv, HostCmd_ACT_GEN_SET, in mwifiex_hscfg_write()
Dmain.c801 HostCmd_ACT_GEN_SET, 0, NULL, true); in mwifiex_set_mac_address()
Dfw.h392 #define HostCmd_ACT_GEN_SET 0x0001 macro
Dscan.c740 ret = mwifiex_send_cmd(priv, cmd_no, HostCmd_ACT_GEN_SET, in mwifiex_scan_channel_list()