Searched refs:SFP_WARN1_RXPWR_LOW (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/include/linux/ | ||
D | sfp.h | 509 SFP_WARN1_RXPWR_LOW = BIT(6), enumerator |
/linux-6.12.1/drivers/net/phy/ | ||
D | sfp.c | 1423 *value = !!(status & SFP_WARN1_RXPWR_LOW); in sfp_hwmon_rx_power() |