Lines Matching defs:on

470  * Adjust led blink rate to compensate on a MAC Clock difference on every HW
471 * Led blink rate analysis showed an average deviation of 0% on 3945,
472 * 5% on 4965 HW.
473 * Need to compensate on the led on/off time per HW according to the deviation
494 il_led_cmd(struct il_priv *il, unsigned long on, unsigned long off)
505 if (il->blink_on == on && il->blink_off == off)
510 on = IL_LED_SOLID;
515 led_cmd.on =
516 il_blink_compensation(il, on,
524 il->blink_on = on;
535 unsigned long on = 0;
538 on = IL_LED_SOLID;
540 il_led_cmd(il, on, 0);
628 * while the system can tune and receive on a given channel, it may not
629 * be able to associate or transmit any frames on that
957 /* Copy the run-time flags so they are there even on
1051 * Based on band and channel number.
1081 * We calculate a sleep command based on the required latency, which
1196 /* For active scan, listen ACTIVE_DWELL_TIME (msec) on each channel after
1205 /* For passive scan, listen PASSIVE_DWELL_TIME (msec) on each channel.
1407 D_SCAN("Scan on %sGHz took %dms\n",
1527 IL_ERR("Can not scan on no channels.\n");
1956 /* Turn on both antennas for the station... */
2861 * reclaiming packets (on 'tx done IRQ), if free space become > high mark,
3295 * every time the priority line is asserted (BT is sending signals on the
3300 * User might experience transmit issue on some platform due to WiFi/BT
3568 * use 3500 to be able to wake up on the beacons.
3902 * in the staging RXON flag structure based on the ch->band
4102 /* Set the FW error flag -- cleared on il_down */
4229 * Check if BIOS (or OS) enabled L1-ASPM on this device.
4523 * We do not support multiple virtual interfaces, but on hardware reset
4642 D_INFO("Cancel firmware reload based on "
4649 /* Set the FW error flag -- cleared on il_down */
5291 * If there is currently a HW scan going on in the background,