Lines Matching full:lpi
148 * @eee_rx_clk_stop_enable: if true, PHY can stop the receive clock during LPI
154 * LPI signalling.
156 * @lpi_capabilities: MAC speeds which can support LPI signalling
157 * @lpi_timer_default: Default EEE LPI timer setting.
189 * @mac_disable_tx_lpi: disable LPI.
190 * @mac_enable_tx_lpi: enable and configure LPI.
386 * @phy: any attached phy (deprecated - please use LPI interfaces)
419 * mac_disable_tx_lpi() - disable LPI generation at the MAC
422 * Disable generation of LPI at the MAC, effectively preventing the MAC
428 * mac_enable_tx_lpi() - configure and enable LPI generation at the MAC
430 * @timer: LPI timeout in microseconds.
431 * @tx_clk_stop: allow xMII transmit clock to be stopped during LPI
433 * Configure the LPI timeout accordingly. This will only be called when
437 * Enable LPI generation at the MAC, and configure whether the xMII transmit
781 * phylink_mac_implements_lpi() - determine if MAC implements LPI ops
785 * LPI operations have been implemented, false otherwise.