Searched refs:SFP_ALARM0_TXPWR_LOW (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/include/linux/ | ||
D | sfp.h | 491 SFP_ALARM0_TXPWR_LOW = BIT(0), enumerator |
/linux-6.12.1/drivers/net/phy/ | ||
D | sfp.c | 1348 *value = !!(status & SFP_ALARM0_TXPWR_LOW); in sfp_hwmon_tx_power() |