Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/marvell/mwifiex/
Dsta_ioctl.c107 HostCmd_ACT_GEN_SET, 0, in mwifiex_request_set_multicast_list()
116 HostCmd_ACT_GEN_SET, in mwifiex_request_set_multicast_list()
246 HostCmd_ACT_GEN_SET, 0, NULL, false)) { in mwifiex_process_country_ie()
410 case HostCmd_ACT_GEN_SET: in mwifiex_set_hs_params()
445 HostCmd_ACT_GEN_SET, 0, in mwifiex_set_hs_params()
486 return mwifiex_set_hs_params(priv, HostCmd_ACT_GEN_SET, in mwifiex_cancel_hs()
542 HostCmd_ACT_GEN_SET, MWIFIEX_SYNC_CMD, in mwifiex_enable_hs()
687 txp_cfg->action = cpu_to_le16(HostCmd_ACT_GEN_SET); in mwifiex_set_tx_power()
736 HostCmd_ACT_GEN_SET, 0, buf, true); in mwifiex_set_tx_power()
892 HostCmd_ACT_GEN_SET, KEY_INFO_ENABLED, in mwifiex_sec_ioctl_set_wapi_key()
[all …]
Dsta_cmd.c71 if (cmd_action != HostCmd_ACT_GEN_SET) { in mwifiex_cmd_mac_control()
118 } else if (cmd_action == HostCmd_ACT_GEN_SET) { in mwifiex_cmd_802_11_snmp_mib()
119 snmp_mib->query_type = cpu_to_le16(HostCmd_ACT_GEN_SET); in mwifiex_cmd_802_11_snmp_mib()
241 case HostCmd_ACT_GEN_SET: in mwifiex_cmd_tx_power_cfg()
301 case HostCmd_ACT_GEN_SET: in mwifiex_cmd_rf_antenna()
438 if (cmd_action == HostCmd_ACT_GEN_SET) in mwifiex_cmd_802_11_mac_address()
698 km->action = cpu_to_le16(HostCmd_ACT_GEN_SET); in mwifiex_cmd_802_11_key_material_v2()
1084 case HostCmd_ACT_GEN_SET: in mwifiex_cmd_ibss_coalescing_status()
1242 if (action != HostCmd_ACT_GEN_SET) in mwifiex_cmd_pcie_host_spec()
1491 HostCmd_ACT_GEN_SET, 0, in mwifiex_dnld_dt_cfgdata()
[all …]
Dcfg80211.c272 HostCmd_ACT_GEN_SET, 0, in mwifiex_cfg80211_update_mgmt_frame_registrations()
302 ret = mwifiex_remain_on_chan_cfg(priv, HostCmd_ACT_GEN_SET, chan, in mwifiex_cfg80211_remain_on_channel()
513 HostCmd_ACT_GEN_SET, true, &encrypt_key, true)) { in mwifiex_cfg80211_set_default_mgmt_key()
601 HostCmd_ACT_GEN_SET, 0, NULL, false)) { in mwifiex_send_domain_info_cmd_fw()
687 HostCmd_ACT_GEN_SET, FRAG_THRESH_I, in mwifiex_set_frag()
704 HostCmd_ACT_GEN_SET, RTS_THRESH_I, in mwifiex_set_rts()
746 HostCmd_ACT_GEN_SET, in mwifiex_cfg80211_set_wiphy_params()
788 HostCmd_ACT_GEN_SET, 0, &mode, true)) in mwifiex_cfg80211_deinit_p2p()
809 HostCmd_ACT_GEN_SET, 0, &mode, true)) in mwifiex_cfg80211_init_p2p_client()
814 HostCmd_ACT_GEN_SET, 0, &mode, true)) in mwifiex_cfg80211_init_p2p_client()
[all …]
Djoin.c960 HostCmd_ACT_GEN_SET, 0, in mwifiex_cmd_802_11_ad_hoc_start()
1132 HostCmd_ACT_GEN_SET, 0, in mwifiex_cmd_802_11_ad_hoc_join()
1379 HostCmd_ACT_GEN_SET, 0, bss_desc, true); in mwifiex_associate()
1405 HostCmd_ACT_GEN_SET, 0, adhoc_ssid, true); in mwifiex_adhoc_start()
1455 HostCmd_ACT_GEN_SET, 0, bss_desc, true); in mwifiex_adhoc_join()
1475 HostCmd_ACT_GEN_SET, 0, mac_address, true); in mwifiex_deauthenticate_infra()
1504 HostCmd_ACT_GEN_SET, 0, NULL, true); in mwifiex_deauthenticate()
1507 HostCmd_ACT_GEN_SET, 0, NULL, true); in mwifiex_deauthenticate()
D11h.c79 HostCmd_ACT_GEN_SET, DOT11H_I, &enable, true); in mwifiex_11h_activate()
169 HostCmd_ACT_GEN_SET, 0, &radar_params, true); in mwifiex_stop_radar_detection()
Duap_cmd.c237 HostCmd_ACT_GEN_SET, 0, &vht_cfg, true); in mwifiex_set_vht_width()
457 HostCmd_ACT_GEN_SET, DOT11D_I, in mwifiex_config_uap_11d()
870 HostCmd_ACT_GEN_SET, in mwifiex_config_start_uap()
878 HostCmd_ACT_GEN_SET, 0, NULL, true)) { in mwifiex_config_start_uap()
890 HostCmd_ACT_GEN_SET, 0, in mwifiex_config_start_uap()
Dsta_cmdresp.c400 case HostCmd_ACT_GEN_SET: in mwifiex_ret_tx_power_cfg()
578 if (le16_to_cpu(key->action) == HostCmd_ACT_GEN_SET) { in mwifiex_ret_802_11_key_material_v1()
614 if (le16_to_cpu(key_v2->action) == HostCmd_ACT_GEN_SET) { in mwifiex_ret_802_11_key_material_v2()
674 case HostCmd_ACT_GEN_SET: /* Proc Set Action */ in mwifiex_ret_802_11d_domain_info()
862 if (le16_to_cpu(ibss_coal_resp->action) == HostCmd_ACT_GEN_SET) in mwifiex_ret_ibss_coalescing_status()
D11n.c214 case HostCmd_ACT_GEN_SET: in mwifiex_cmd_recfg_tx_buf()
248 case HostCmd_ACT_GEN_SET: in mwifiex_cmd_amsdu_aggr_ctrl()
661 HostCmd_ACT_GEN_SET, 0, &delba, false); in mwifiex_send_delba()
Ddebugfs.c626 cmd_action = HostCmd_ACT_GEN_SET; in mwifiex_memrw_write()
798 mwifiex_set_hs_params(priv, HostCmd_ACT_GEN_SET, in mwifiex_hscfg_write()
881 HostCmd_ACT_GEN_SET, 0, &timeshare_coex, true); in mwifiex_timeshare_coex_write()
Dutil.c155 return mwifiex_send_cmd(priv, cmd, HostCmd_ACT_GEN_SET, 0, NULL, true); in mwifiex_init_shutdown_fw()
746 mwifiex_send_cmd(priv, HostCmd_CMD_FW_DUMP_EVENT, HostCmd_ACT_GEN_SET, in mwifiex_fw_dump_event()
Dtdls.c1075 HostCmd_ACT_GEN_SET, 0, &tdls_oper, true); in mwifiex_tdls_process_config_link()
1102 HostCmd_ACT_GEN_SET, 0, &tdls_oper, true); in mwifiex_tdls_process_create_link()
1129 HostCmd_ACT_GEN_SET, 0, &tdls_oper, true); in mwifiex_tdls_process_disable_link()
1274 HostCmd_ACT_GEN_SET, 0, &tdls_oper, false)) in mwifiex_disable_all_tdls_links()
Duap_event.c215 HostCmd_ACT_GEN_SET, 0, in mwifiex_process_uap_event()
Dsta_event.c961 HostCmd_ACT_GEN_SET, 0, in mwifiex_process_sta_event()
1017 HostCmd_ACT_GEN_SET, 0, in mwifiex_process_sta_event()
Die.c131 HostCmd_ACT_GEN_SET, in mwifiex_update_autoindex_ies()
Dmain.c1003 HostCmd_ACT_GEN_SET, 0, NULL, true); in mwifiex_set_mac_address()
1092 HostCmd_ACT_GEN_SET, 0, &tx_buf_size, false); in mwifiex_multi_chan_resync()
Dscan.c762 ret = mwifiex_send_cmd(priv, cmd_no, HostCmd_ACT_GEN_SET, in mwifiex_scan_channel_list()
2478 HostCmd_ACT_GEN_SET, 0, bgscan_cfg, true)) { in mwifiex_stop_bg_scan()
Dfw.h449 #define HostCmd_ACT_GEN_SET 0x0001 macro