Home
last modified time | relevance | path

Searched refs:SFP_WARN1_RXPWR_HIGH (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/include/linux/
H A Dsfp.h508 SFP_WARN1_RXPWR_HIGH = BIT(7), enumerator
/linux-6.15/drivers/net/phy/
H A Dsfp.c1493 *value = !!(status & SFP_WARN1_RXPWR_HIGH); in sfp_hwmon_rx_power()