Lines Matching defs:on

44  * This function sets the mac type of the adapter based on the
1551 * i40e_led_get - return current on/off mode
1555 * GPIO register definitions: 0x0 = off, 0xf = on, and other
1580 * i40e_led_set - set new on/off mode
1582 * @mode: 0=off, 0xf=on (else see manual for mode details)
1583 * @blink: TRUE if the LED should blink when on, FALSE if steady
1585 * if this function is used to turn on the blink it should
1628 * Returns the various PHY abilities supported on the Port.
1701 * supported on the Port.One or more of the Set PHY config parameters may be
1798 /* Wait a little bit (on 40G cards it sometimes takes a really
2890 * @enable_stats: TRUE to turn on VEB stats
4276 * Enable or Disable posting of an event on ARQ when LLDP MIB
4378 * Start the embedded LLDP Agent on all ports.
4623 * i40e_aq_add_pvirt - Instantiate a Port Virtualizer on a port
4631 * Depending on specified flags the port virtualizer can act as a
5510 * @stats: Structure to hold information on control filter counts
6190 * @phy_addr: PHY address on MDIO interface
6235 * @phy_addr: PHY address on MDIO interface
6276 * @phy_addr: PHY address on MDIO interface
6350 * @phy_addr: PHY address on MDIO interface
6417 * @phy_addr: PHY address on MDIO interface
6454 * @phy_addr: PHY address on MDIO interface
6505 * @interval: gap between LED on and off in msecs
6634 * i40e_led_get_phy - return current on/off mode
6682 * @on: TRUE or FALSE
6686 * Set led's on or off when controlled by the PHY
6689 enum i40e_status_code i40e_led_set_phy(struct i40e_hw *hw, bool on,
6709 if (on)
6733 * register, depending on device ID and current link speed.