• Home
  • Raw
  • Download

Lines Matching refs:action

41 	cmd->params.rssi_info.action = cpu_to_le16(cmd_action);  in mwifiex_cmd_802_11_rssi_info()
67 u16 cmd_action, u32 *action) in mwifiex_cmd_mac_control() argument
80 mac_ctrl->action = cpu_to_le32(*action); in mwifiex_cmd_mac_control()
169 rate_cfg->action = cpu_to_le16(cmd_action); in mwifiex_cmd_tx_rate_cfg()
260 cmd_txp_cfg->action = cpu_to_le16(cmd_action); in mwifiex_cmd_tx_power_cfg()
263 cmd_txp_cfg->action = cpu_to_le16(cmd_action); in mwifiex_cmd_tx_power_cfg()
282 txp->action = cpu_to_le16(cmd_action); in mwifiex_cmd_rf_tx_power()
316 ant_siso->action = cpu_to_le16(HostCmd_ACT_SET_BOTH); in mwifiex_cmd_rf_antenna()
331 ant_siso->action = cpu_to_le16(HostCmd_ACT_GET_BOTH); in mwifiex_cmd_rf_antenna()
385 hs_cfg->action = cpu_to_le16(HS_ACTIVATE); in mwifiex_cmd_802_11_hs_cfg()
392 hs_cfg->action = cpu_to_le16(HS_CONFIGURE); in mwifiex_cmd_802_11_hs_cfg()
436 cmd->params.mac_addr.action = cpu_to_le16(cmd_action); in mwifiex_cmd_802_11_mac_address()
463 mcast_addr->action = cpu_to_le16(cmd_action); in mwifiex_cmd_mac_multicast_adr()
627 sizeof(km->action) + S_DS_GEN; in mwifiex_set_aes_key_v2()
654 km->action = cpu_to_le16(cmd_action); in mwifiex_cmd_802_11_key_material_v2()
676 sizeof(km->action)); in mwifiex_cmd_802_11_key_material_v2()
685 km->action = cpu_to_le16(HostCmd_ACT_GEN_REMOVE); in mwifiex_cmd_802_11_key_material_v2()
694 sizeof(km->action)); in mwifiex_cmd_802_11_key_material_v2()
698 km->action = cpu_to_le16(HostCmd_ACT_GEN_SET); in mwifiex_cmd_802_11_key_material_v2()
733 len + sizeof(km->action) + S_DS_GEN); in mwifiex_cmd_802_11_key_material_v2()
761 len + sizeof(km->action) + S_DS_GEN); in mwifiex_cmd_802_11_key_material_v2()
797 len + sizeof(km->action) + S_DS_GEN); in mwifiex_cmd_802_11_key_material_v2()
826 key_material->action = cpu_to_le16(cmd_action); in mwifiex_cmd_802_11_key_material_v1()
830 cpu_to_le16(sizeof(key_material->action) + S_DS_GEN); in mwifiex_cmd_802_11_key_material_v1()
843 sizeof(key_material_wep->action) + S_DS_GEN); in mwifiex_cmd_802_11_key_material_v1()
882 cmd->size = cpu_to_le16(sizeof(key_material->action) in mwifiex_cmd_802_11_key_material_v1()
967 cmd->size = cpu_to_le16(sizeof(key_material->action) + S_DS_GEN in mwifiex_cmd_802_11_key_material_v1()
978 sizeof(key_material->action) + in mwifiex_cmd_802_11_key_material_v1()
982 sizeof(key_material->action); in mwifiex_cmd_802_11_key_material_v1()
1031 domain_info->action = cpu_to_le16(cmd_action); in mwifiex_cmd_802_11d_domain_info()
1033 cmd->size = cpu_to_le16(sizeof(domain_info->action) + S_DS_GEN); in mwifiex_cmd_802_11d_domain_info()
1052 cmd->size = cpu_to_le16(sizeof(domain_info->action) + in mwifiex_cmd_802_11d_domain_info()
1057 cmd->size = cpu_to_le16(sizeof(domain_info->action) + S_DS_GEN); in mwifiex_cmd_802_11d_domain_info()
1081 ibss_coal->action = cpu_to_le16(cmd_action); in mwifiex_cmd_ibss_coalescing_status()
1113 mem_access->action = cpu_to_le16(cmd_action); in mwifiex_cmd_mem_access()
1149 mac_reg->action = cpu_to_le16(cmd_action); in mwifiex_cmd_reg_access()
1160 bbp_reg->action = cpu_to_le16(cmd_action); in mwifiex_cmd_reg_access()
1171 rf_reg->action = cpu_to_le16(cmd_action); in mwifiex_cmd_reg_access()
1182 pmic_reg->action = cpu_to_le16(cmd_action); in mwifiex_cmd_reg_access()
1193 cau_reg->action = cpu_to_le16(cmd_action); in mwifiex_cmd_reg_access()
1205 cmd_eeprom->action = cpu_to_le16(cmd_action); in mwifiex_cmd_reg_access()
1229 struct host_cmd_ds_command *cmd, u16 action) in mwifiex_cmd_pcie_host_spec() argument
1242 if (action != HostCmd_ACT_GEN_SET) in mwifiex_cmd_pcie_host_spec()
1291 subsc_evt->action = cpu_to_le16(subsc_evt_cfg->action); in mwifiex_cmd_802_11_subsc_evt()
1293 "cmd: action: %d\n", subsc_evt_cfg->action); in mwifiex_cmd_802_11_subsc_evt()
1296 if (subsc_evt_cfg->action == HostCmd_ACT_GEN_GET) in mwifiex_cmd_802_11_subsc_evt()
1305 if (((subsc_evt_cfg->action == HostCmd_ACT_BITWISE_CLR) || in mwifiex_cmd_802_11_subsc_evt()
1306 (subsc_evt_cfg->action == HostCmd_ACT_BITWISE_SET)) && in mwifiex_cmd_802_11_subsc_evt()
1319 if (subsc_evt_cfg->action == HostCmd_ACT_BITWISE_CLR) in mwifiex_cmd_802_11_subsc_evt()
1437 mef_entry->action = mef->mef_entry[i].action; in mwifiex_cmd_mef_cfg()
1543 mc_pol->action = cpu_to_le16(cmd_action); in mwifiex_cmd_set_mc_policy()
1561 coex->action = cpu_to_le16(cmd_action); in mwifiex_cmd_robust_coex()
1567 if (coex->action == HostCmd_ACT_GEN_GET) in mwifiex_cmd_robust_coex()
1589 rekey->action = cpu_to_le16(cmd_action); in mwifiex_cmd_gtk_rekey_offload()
1612 reg->action = cpu_to_le16(cmd_action); in mwifiex_cmd_chan_region_cfg()
1632 coalesce_cfg->action = cpu_to_le16(cmd_action); in mwifiex_cmd_coalesce_cfg()
1866 cfg->action = cmd_action; in mwifiex_cmd_sdio_rx_aggr_cfg()
1899 sta_cfg_cmd->action = cpu_to_le16(cmd_action); in mwifiex_cmd_get_chan_info()
2050 cmd_ptr->params.reg_mask.action = cpu_to_le16(cmd_action); in mwifiex_sta_prepare_cmd()
2071 cmd_ptr->params.pkt_aggr_ctrl.action = cpu_to_le16(cmd_action); in mwifiex_sta_prepare_cmd()
2080 cmd_ptr->params.mode_cfg.action = cpu_to_le16(cmd_action); in mwifiex_sta_prepare_cmd()