Home
last modified time | relevance | path

Searched refs:HOST_ACT_GEN_SET (Results 1 – 16 of 16) sorted by relevance

/linux/drivers/net/wireless/nxp/nxpwifi/
H A Dsta_cfg.c102 HOST_ACT_GEN_SET, 0, in nxpwifi_request_set_multicast_list()
111 HOST_ACT_GEN_SET, in nxpwifi_request_set_multicast_list()
224 HOST_ACT_GEN_SET, 0, NULL, false); in nxpwifi_process_country_ie()
330 case HOST_ACT_GEN_SET: in nxpwifi_set_hs_params()
363 HOST_ACT_GEN_SET, 0, in nxpwifi_set_hs_params()
399 return nxpwifi_set_hs_params(priv, HOST_ACT_GEN_SET, in nxpwifi_cancel_hs()
449 HOST_ACT_GEN_SET, NXPWIFI_SYNC_CMD, in nxpwifi_enable_hs()
569 txp_cfg->action = cpu_to_le16(HOST_ACT_GEN_SET); in nxpwifi_set_tx_power()
618 HOST_ACT_GEN_SET, 0, buf, true); in nxpwifi_set_tx_power()
766 HOST_ACT_GEN_SET, 0, enc_key, false); in nxpwifi_sec_ioctl_set_wep_key()
[all …]
H A Dcmdevt.c1153 return nxpwifi_send_cmd(priv, HOST_CMD_MGMT_FRAME_REG, HOST_ACT_GEN_SET, in nxpwifi_mgmt_frame_reg()
1160 return nxpwifi_send_cmd(priv, HOST_CMD_UAP_SYS_CONFIG, HOST_ACT_GEN_SET, in nxpwifi_set_uap_sys_cfg()
1170 HOST_ACT_GEN_SET, RTS_THRESH_I, &rts_thr, true); in nxpwifi_set_rts()
1180 HOST_ACT_GEN_SET, FRAG_THRESH_I, &frag_thr, in nxpwifi_set_frag()
1186 return nxpwifi_send_cmd(priv, HOST_CMD_SET_BSS_MODE, HOST_ACT_GEN_SET, in nxpwifi_set_bss_mode()
1194 HOST_ACT_GEN_SET, 0, cfg, true); in nxpwifi_config_monitor_mode()
1205 return nxpwifi_send_cmd(priv, HOST_CMD_802_11D_DOMAIN_INFO, HOST_ACT_GEN_SET, in nxpwifi_apply_regdomain()
1223 return nxpwifi_send_cmd(priv, HOST_CMD_RF_ANTENNA, HOST_ACT_GEN_SET, 0, antcfg, in nxpwifi_set_rf_antenna()
1243 return nxpwifi_send_cmd(priv, HOST_CMD_UAP_BSS_STOP, HOST_ACT_GEN_SET, in nxpwifi_ap_stop_bss()
1250 HOST_ACT_GEN_SET, 0, NULL, true); in nxpwifi_ap_sys_reset()
[all …]
H A D11h.c81 HOST_ACT_GEN_SET, DOT11H_I, &enable, true); in nxpwifi_11h_activate()
180 HOST_ACT_GEN_SET, 0, &radar_params, true); in nxpwifi_stop_radar_detection()
308 HOST_ACT_GEN_SET, 0, NULL, true)) { in nxpwifi_dfs_chan_sw_work()
H A Dsta_cmd.c378 } else if (cmd_action == HOST_ACT_GEN_SET) { in nxpwifi_cmd_sta_802_11_snmp_mib()
379 snmp_mib->query_type = cpu_to_le16(HOST_ACT_GEN_SET); in nxpwifi_cmd_sta_802_11_snmp_mib()
650 case HOST_ACT_GEN_SET: in nxpwifi_cmd_sta_rf_antenna()
768 if (cmd_action != HOST_ACT_GEN_SET) { in nxpwifi_cmd_sta_mac_control()
795 if (cmd_action == HOST_ACT_GEN_SET) in nxpwifi_cmd_sta_802_11_mac_address()
898 case HOST_ACT_GEN_SET: /* Proc Set Action */ in nxpwifi_ret_sta_802_11d_domain_info()
1041 km->action = cpu_to_le16(HOST_ACT_GEN_SET); in nxpwifi_cmd_sta_802_11_key_material()
1131 if (le16_to_cpu(key->action) == HOST_ACT_GEN_SET) { in nxpwifi_ret_sta_802_11_key_material()
1782 case HOST_ACT_GEN_SET: in nxpwifi_cmd_sta_tx_power_cfg()
1883 case HOST_ACT_GEN_SET: in nxpwifi_ret_sta_tx_power_cfg()
[all …]
H A Ddebugfs.c518 cmd_action = HOST_ACT_GEN_SET; in nxpwifi_memrw_write()
681 nxpwifi_set_hs_params(priv, HOST_ACT_GEN_SET, in nxpwifi_hscfg_write()
756 HOST_ACT_GEN_SET, 0, &timeshare_coex, true); in nxpwifi_timeshare_coex_write()
849 HOST_ACT_GEN_SET, 0, &netmon_cfg, true); in nxpwifi_netmon_write()
889 ret = nxpwifi_send_cmd(priv, HOST_CMD_TWT_CFG, HOST_ACT_GEN_SET, 0, in nxpwifi_twt_setup_write()
917 ret = nxpwifi_send_cmd(priv, HOST_CMD_TWT_CFG, HOST_ACT_GEN_SET, 0, in nxpwifi_twt_teardown_write()
988 ret = nxpwifi_send_cmd(priv, HOST_CMD_TWT_CFG, HOST_ACT_GEN_SET, 0, in nxpwifi_twt_information_write()
H A Djoin.c704 HOST_ACT_GEN_SET, 0, bss_desc, true); in nxpwifi_associate()
721 HOST_ACT_GEN_SET, 0, mac_address, true); in nxpwifi_deauthenticate_infra()
740 HOST_ACT_GEN_SET, 0, in nxpwifi_deauthenticate()
757 HOST_ACT_GEN_SET, 0, NULL, true); in nxpwifi_deauthenticate()
H A Duap_cmd.c995 HOST_ACT_GEN_SET, 0, &vht_cfg, true); in nxpwifi_set_vht_width()
1067 HOST_ACT_GEN_SET, 0, &ax_cfg, true); in nxpwifi_set_11ax_status()
1177 HOST_ACT_GEN_SET, DOT11D_I, in nxpwifi_config_uap_11d()
1230 HOST_ACT_GEN_SET, in nxpwifi_config_start_uap()
1239 HOST_ACT_GEN_SET, 0, NULL, true); in nxpwifi_config_start_uap()
1252 HOST_ACT_GEN_SET, 0, in nxpwifi_config_start_uap()
H A D11n.c201 case HOST_ACT_GEN_SET: in nxpwifi_cmd_recfg_tx_buf()
231 case HOST_ACT_GEN_SET: in nxpwifi_cmd_amsdu_aggr_ctrl()
591 HOST_ACT_GEN_SET, 0, &delba, false); in nxpwifi_send_delba()
H A Dsta_event.c220 HOST_ACT_GEN_SET, 0, in nxpwifi_sta_event_addba()
274 HOST_ACT_GEN_SET, 0, in nxpwifi_sta_event_channel_switch_ann()
H A Duap_event.c253 HOST_ACT_GEN_SET, 0, in nxpwifi_uap_event_addba()
H A Die.c128 HOST_ACT_GEN_SET, in nxpwifi_update_autoindex_ies()
H A Dutil.c145 return nxpwifi_send_cmd(priv, cmd, HOST_ACT_GEN_SET, 0, NULL, true); in nxpwifi_init_shutdown_fw()
1143 nxpwifi_send_cmd(priv, HOST_CMD_FW_DUMP_EVENT, HOST_ACT_GEN_SET, in nxpwifi_fw_dump_event()
H A Dscan.c623 ret = nxpwifi_send_cmd(priv, cmd_no, HOST_ACT_GEN_SET, in nxpwifi_scan_channel_list()
2270 HOST_ACT_GEN_SET, 0, bgscan_cfg, true); in nxpwifi_stop_bg_scan()
H A Dcfg80211.c275 ret = nxpwifi_remain_on_chan_cfg(priv, HOST_ACT_GEN_SET, chan, in nxpwifi_cfg80211_remain_on_channel()
2866 ret = nxpwifi_set_hs_params(sta_priv, HOST_ACT_GEN_SET, in nxpwifi_cfg80211_suspend()
3382 ret = nxpwifi_remain_on_chan_cfg(priv, HOST_ACT_GEN_SET, in nxpwifi_cfg80211_authenticate()
H A Dmain.c952 HOST_ACT_GEN_SET, 0, NULL, true); in nxpwifi_set_mac_address()
H A Dfw.h446 #define HOST_ACT_GEN_SET 0x0001 macro