Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/marvell/mwifiex/
Dsta_ioctl.c119 HostCmd_ACT_GEN_SET, 0, in mwifiex_request_set_multicast_list()
128 HostCmd_ACT_GEN_SET, in mwifiex_request_set_multicast_list()
258 HostCmd_ACT_GEN_SET, 0, NULL, false)) { in mwifiex_process_country_ie()
422 case HostCmd_ACT_GEN_SET: in mwifiex_set_hs_params()
457 HostCmd_ACT_GEN_SET, 0, in mwifiex_set_hs_params()
498 return mwifiex_set_hs_params(priv, HostCmd_ACT_GEN_SET, in mwifiex_cancel_hs()
554 HostCmd_ACT_GEN_SET, MWIFIEX_SYNC_CMD, in mwifiex_enable_hs()
699 txp_cfg->action = cpu_to_le16(HostCmd_ACT_GEN_SET); in mwifiex_set_tx_power()
748 HostCmd_ACT_GEN_SET, 0, buf, true); in mwifiex_set_tx_power()
904 HostCmd_ACT_GEN_SET, KEY_INFO_ENABLED, in mwifiex_sec_ioctl_set_wapi_key()
[all …]
Dsta_cmd.c83 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()
253 case HostCmd_ACT_GEN_SET: in mwifiex_cmd_tx_power_cfg()
313 case HostCmd_ACT_GEN_SET: in mwifiex_cmd_rf_antenna()
446 if (cmd_action == HostCmd_ACT_GEN_SET) in mwifiex_cmd_802_11_mac_address()
706 km->action = cpu_to_le16(HostCmd_ACT_GEN_SET); in mwifiex_cmd_802_11_key_material_v2()
1091 case HostCmd_ACT_GEN_SET: in mwifiex_cmd_ibss_coalescing_status()
1249 if (action != HostCmd_ACT_GEN_SET) in mwifiex_cmd_pcie_host_spec()
1498 HostCmd_ACT_GEN_SET, 0, in mwifiex_dnld_dt_cfgdata()
[all …]
Dcfg80211.c283 HostCmd_ACT_GEN_SET, 0, in mwifiex_cfg80211_update_mgmt_frame_registrations()
313 ret = mwifiex_remain_on_chan_cfg(priv, HostCmd_ACT_GEN_SET, chan, in mwifiex_cfg80211_remain_on_channel()
523 HostCmd_ACT_GEN_SET, true, &encrypt_key, true); in mwifiex_cfg80211_set_default_mgmt_key()
605 HostCmd_ACT_GEN_SET, 0, NULL, false)) { in mwifiex_send_domain_info_cmd_fw()
691 HostCmd_ACT_GEN_SET, FRAG_THRESH_I, in mwifiex_set_frag()
708 HostCmd_ACT_GEN_SET, RTS_THRESH_I, in mwifiex_set_rts()
750 HostCmd_ACT_GEN_SET, in mwifiex_cfg80211_set_wiphy_params()
792 HostCmd_ACT_GEN_SET, 0, &mode, true)) in mwifiex_cfg80211_deinit_p2p()
813 HostCmd_ACT_GEN_SET, 0, &mode, true)) in mwifiex_cfg80211_init_p2p_client()
818 HostCmd_ACT_GEN_SET, 0, &mode, true)) in mwifiex_cfg80211_init_p2p_client()
[all …]
Djoin.c972 HostCmd_ACT_GEN_SET, 0, in mwifiex_cmd_802_11_ad_hoc_start()
1144 HostCmd_ACT_GEN_SET, 0, in mwifiex_cmd_802_11_ad_hoc_join()
1391 HostCmd_ACT_GEN_SET, 0, bss_desc, true); in mwifiex_associate()
1417 HostCmd_ACT_GEN_SET, 0, adhoc_ssid, true); in mwifiex_adhoc_start()
1467 HostCmd_ACT_GEN_SET, 0, bss_desc, true); in mwifiex_adhoc_join()
1487 HostCmd_ACT_GEN_SET, 0, mac_address, true); in mwifiex_deauthenticate_infra()
1516 HostCmd_ACT_GEN_SET, 0, NULL, true); in mwifiex_deauthenticate()
1519 HostCmd_ACT_GEN_SET, 0, NULL, true); in mwifiex_deauthenticate()
D11h.c91 HostCmd_ACT_GEN_SET, DOT11H_I, &enable, true); in mwifiex_11h_activate()
181 HostCmd_ACT_GEN_SET, 0, &radar_params, true); in mwifiex_stop_radar_detection()
Duap_cmd.c248 HostCmd_ACT_GEN_SET, 0, &vht_cfg, true); in mwifiex_set_vht_width()
468 HostCmd_ACT_GEN_SET, DOT11D_I, in mwifiex_config_uap_11d()
881 HostCmd_ACT_GEN_SET, in mwifiex_config_start_uap()
889 HostCmd_ACT_GEN_SET, 0, NULL, true)) { in mwifiex_config_start_uap()
901 HostCmd_ACT_GEN_SET, 0, in mwifiex_config_start_uap()
Dsta_cmdresp.c411 case HostCmd_ACT_GEN_SET: in mwifiex_ret_tx_power_cfg()
589 if (le16_to_cpu(key->action) == HostCmd_ACT_GEN_SET) { in mwifiex_ret_802_11_key_material_v1()
625 if (le16_to_cpu(key_v2->action) == HostCmd_ACT_GEN_SET) { in mwifiex_ret_802_11_key_material_v2()
685 case HostCmd_ACT_GEN_SET: /* Proc Set Action */ in mwifiex_ret_802_11d_domain_info()
849 if (le16_to_cpu(ibss_coal_resp->action) == HostCmd_ACT_GEN_SET) in mwifiex_ret_ibss_coalescing_status()
D11n.c226 case HostCmd_ACT_GEN_SET: in mwifiex_cmd_recfg_tx_buf()
260 case HostCmd_ACT_GEN_SET: in mwifiex_cmd_amsdu_aggr_ctrl()
673 HostCmd_ACT_GEN_SET, 0, &delba, false); in mwifiex_send_delba()
Ddebugfs.c638 cmd_action = HostCmd_ACT_GEN_SET; in mwifiex_memrw_write()
810 mwifiex_set_hs_params(priv, HostCmd_ACT_GEN_SET, in mwifiex_hscfg_write()
893 HostCmd_ACT_GEN_SET, 0, &timeshare_coex, true); in mwifiex_timeshare_coex_write()
Dutil.c167 return mwifiex_send_cmd(priv, cmd, HostCmd_ACT_GEN_SET, 0, NULL, true); in mwifiex_init_shutdown_fw()
758 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.c228 HostCmd_ACT_GEN_SET, 0, in mwifiex_process_uap_event()
Dsta_event.c972 HostCmd_ACT_GEN_SET, 0, in mwifiex_process_sta_event()
1028 HostCmd_ACT_GEN_SET, 0, in mwifiex_process_sta_event()
Die.c143 HostCmd_ACT_GEN_SET, in mwifiex_update_autoindex_ies()
Dmain.c976 HostCmd_ACT_GEN_SET, 0, NULL, true); in mwifiex_set_mac_address()
1065 HostCmd_ACT_GEN_SET, 0, &tx_buf_size, false); in mwifiex_multi_chan_resync()
Dscan.c774 ret = mwifiex_send_cmd(priv, cmd_no, HostCmd_ACT_GEN_SET, in mwifiex_scan_channel_list()
2491 HostCmd_ACT_GEN_SET, 0, bgscan_cfg, true)) { in mwifiex_stop_bg_scan()
Dfw.h461 #define HostCmd_ACT_GEN_SET 0x0001 macro