Lines Matching refs:cpu_to_le32
39 .valid = cpu_to_le32(valid_tx_ant),
51 .flags = cpu_to_le32(IWL_RSS_ENABLE),
75 .cmd_queue = cpu_to_le32(IWL_MVM_DQA_CMD_QUEUE),
573 cpu_to_le32(FW_PHY_CFG_CHAIN_SAD_ENABLED);
577 phy_cfg_cmd.phy_cfg = cpu_to_le32(iwl_mvm_get_phy_config(mvm));
581 cpu_to_le32(mvm->trans->trans_cfg->extra_phy_cfg_flags);
605 .init_flags = cpu_to_le32(BIT(IWL_INIT_NVM)),
614 init_cfg.init_flags |= cpu_to_le32(BIT(IWL_INIT_PHY));
853 .flags = cpu_to_le32(LTR_CFG_FLAG_FEATURE_ENABLE),
867 .common.set_mode = cpu_to_le32(IWL_TX_POWER_MODE_SET_CHAINS),
879 cmd.v7.flags = cpu_to_le32(mvm->fwrt.reduced_power_flags);
935 cpu_to_le32(IWL_PER_CHAIN_OFFSET_GET_CURRENT_TABLE);
977 __le32 sk = cpu_to_le32(0);
992 cmd.v1.ops = cpu_to_le32(IWL_PER_CHAIN_OFFSET_SET_TABLES);
996 sk = cpu_to_le32(1);
1087 if (list[i] == cpu_to_le32(mcc))
1091 list[size++] = cpu_to_le32(mcc);
1092 *le_size = cpu_to_le32(size);
1295 .flags = cpu_to_le32(flags),
1317 recovery_cmd.buf_size = cpu_to_le32(error_log_size);