Home
last modified time | relevance | path

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

/net/ethtool/
Dcabletest.c361 u8 pair, s16 mV) in ethnl_cable_test_amplitude() argument
373 if (nla_put_u16(phydev->skb, ETHTOOL_A_CABLE_AMPLITUDE_mV, mV)) in ethnl_cable_test_amplitude()
385 int ethnl_cable_test_pulse(struct phy_device *phydev, u16 mV) in ethnl_cable_test_pulse() argument
394 if (nla_put_u16(phydev->skb, ETHTOOL_A_CABLE_PULSE_mV, mV)) in ethnl_cable_test_pulse()