Lines Matching defs:value
157 u32 value;
163 value = _il_rd(il, HBUS_TARG_MEM_RDAT);
167 return value;
604 * A value of 0xff stored in the channel_map indicates that the channel
607 * A value of 0xfe in the channel_map indicates that the channel is not
1143 D_POWER("Flags value = 0x%08X\n", cmd->flags);
1480 u16 value;
1494 value = il->vif ? il->vif->bss_conf.beacon_int : 0;
1495 if (value > IL_PASSIVE_DWELL_BASE || !value)
1496 value = IL_PASSIVE_DWELL_BASE;
1497 value = (value * 98) / 100 - IL_CHANNEL_TUNE_TIME * 2;
1498 passive = min(value, passive);
4376 /* scan complete and commit_rxon use tx_power_next value,
4872 * time in usec will be changed into a 32-bit value in extended:internal format