Lines Matching refs:action

53 	cmd->params.rssi_info.action = cpu_to_le16(cmd_action);  in mwifiex_cmd_802_11_rssi_info()
79 u16 cmd_action, u16 *action) in mwifiex_cmd_mac_control() argument
92 mac_ctrl->action = cpu_to_le16(*action); in mwifiex_cmd_mac_control()
181 rate_cfg->action = cpu_to_le16(cmd_action); in mwifiex_cmd_tx_rate_cfg()
276 cmd_txp_cfg->action = cpu_to_le16(cmd_action); in mwifiex_cmd_tx_power_cfg()
279 cmd_txp_cfg->action = cpu_to_le16(cmd_action); in mwifiex_cmd_tx_power_cfg()
298 txp->action = cpu_to_le16(cmd_action); in mwifiex_cmd_rf_tx_power()
329 ant_siso->action = cpu_to_le16(HostCmd_ACT_SET_BOTH); in mwifiex_cmd_rf_antenna()
379 hs_cfg->action = cpu_to_le16(HS_ACTIVATE); in mwifiex_cmd_802_11_hs_cfg()
382 hs_cfg->action = cpu_to_le16(HS_CONFIGURE); in mwifiex_cmd_802_11_hs_cfg()
413 cmd->params.mac_addr.action = cpu_to_le16(cmd_action); in mwifiex_cmd_802_11_mac_address()
440 mcast_addr->action = cpu_to_le16(cmd_action); in mwifiex_cmd_mac_multicast_adr()
599 sizeof(km->action) + S_DS_GEN; in mwifiex_set_aes_key_v2()
626 km->action = cpu_to_le16(cmd_action); in mwifiex_cmd_802_11_key_material_v2()
648 sizeof(km->action)); in mwifiex_cmd_802_11_key_material_v2()
657 km->action = cpu_to_le16(HostCmd_ACT_GEN_REMOVE); in mwifiex_cmd_802_11_key_material_v2()
666 sizeof(km->action)); in mwifiex_cmd_802_11_key_material_v2()
670 km->action = cpu_to_le16(HostCmd_ACT_GEN_SET); in mwifiex_cmd_802_11_key_material_v2()
710 len + sizeof(km->action) + S_DS_GEN); in mwifiex_cmd_802_11_key_material_v2()
738 len + sizeof(km->action) + S_DS_GEN); in mwifiex_cmd_802_11_key_material_v2()
774 len + sizeof(km->action) + S_DS_GEN); in mwifiex_cmd_802_11_key_material_v2()
803 key_material->action = cpu_to_le16(cmd_action); in mwifiex_cmd_802_11_key_material_v1()
807 cpu_to_le16(sizeof(key_material->action) + S_DS_GEN); in mwifiex_cmd_802_11_key_material_v1()
819 sizeof(key_material->action) + S_DS_GEN); in mwifiex_cmd_802_11_key_material_v1()
865 cmd->size = cpu_to_le16(sizeof(key_material->action) in mwifiex_cmd_802_11_key_material_v1()
950 cmd->size = cpu_to_le16(sizeof(key_material->action) + S_DS_GEN in mwifiex_cmd_802_11_key_material_v1()
961 sizeof(key_material->action) + in mwifiex_cmd_802_11_key_material_v1()
965 sizeof(key_material->action); in mwifiex_cmd_802_11_key_material_v1()
1014 domain_info->action = cpu_to_le16(cmd_action); in mwifiex_cmd_802_11d_domain_info()
1016 cmd->size = cpu_to_le16(sizeof(domain_info->action) + S_DS_GEN); in mwifiex_cmd_802_11d_domain_info()
1035 cmd->size = cpu_to_le16(sizeof(domain_info->action) + in mwifiex_cmd_802_11d_domain_info()
1040 cmd->size = cpu_to_le16(sizeof(domain_info->action) + S_DS_GEN); in mwifiex_cmd_802_11d_domain_info()
1064 ibss_coal->action = cpu_to_le16(cmd_action); in mwifiex_cmd_ibss_coalescing_status()
1096 mem_access->action = cpu_to_le16(cmd_action); in mwifiex_cmd_mem_access()
1132 mac_reg->action = cpu_to_le16(cmd_action); in mwifiex_cmd_reg_access()
1144 bbp_reg->action = cpu_to_le16(cmd_action); in mwifiex_cmd_reg_access()
1156 rf_reg->action = cpu_to_le16(cmd_action); in mwifiex_cmd_reg_access()
1167 pmic_reg->action = cpu_to_le16(cmd_action); in mwifiex_cmd_reg_access()
1179 cau_reg->action = cpu_to_le16(cmd_action); in mwifiex_cmd_reg_access()
1192 cmd_eeprom->action = cpu_to_le16(cmd_action); in mwifiex_cmd_reg_access()
1216 struct host_cmd_ds_command *cmd, u16 action) in mwifiex_cmd_pcie_host_spec() argument
1229 if (action != HostCmd_ACT_GEN_SET) in mwifiex_cmd_pcie_host_spec()
1275 subsc_evt->action = cpu_to_le16(subsc_evt_cfg->action); in mwifiex_cmd_802_11_subsc_evt()
1277 "cmd: action: %d\n", subsc_evt_cfg->action); in mwifiex_cmd_802_11_subsc_evt()
1280 if (subsc_evt_cfg->action == HostCmd_ACT_GEN_GET) in mwifiex_cmd_802_11_subsc_evt()
1289 if (((subsc_evt_cfg->action == HostCmd_ACT_BITWISE_CLR) || in mwifiex_cmd_802_11_subsc_evt()
1290 (subsc_evt_cfg->action == HostCmd_ACT_BITWISE_SET)) && in mwifiex_cmd_802_11_subsc_evt()
1303 if (subsc_evt_cfg->action == HostCmd_ACT_BITWISE_CLR) in mwifiex_cmd_802_11_subsc_evt()
1420 mef_entry->action = mef->mef_entry[i].action; in mwifiex_cmd_mef_cfg()
1526 mc_pol->action = cpu_to_le16(cmd_action); in mwifiex_cmd_set_mc_policy()
1544 coex->action = cpu_to_le16(cmd_action); in mwifiex_cmd_robust_coex()
1550 if (coex->action == HostCmd_ACT_GEN_GET) in mwifiex_cmd_robust_coex()
1576 coalesce_cfg->action = cpu_to_le16(cmd_action); in mwifiex_cmd_coalesce_cfg()
1809 cfg->action = cmd_action; in mwifiex_cmd_sdio_rx_aggr_cfg()
1929 cmd_ptr->params.reg_mask.action = cpu_to_le16(cmd_action); in mwifiex_sta_prepare_cmd()
1949 cmd_ptr->params.mode_cfg.action = cpu_to_le16(cmd_action); in mwifiex_sta_prepare_cmd()