Searched refs:XGBE_LM_COPY (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/net/ethernet/amd/xgbe/ |
H A D | xgbe-ethtool.c | 328 XGBE_LM_COPY(cmd, supported, lks, supported); in xgbe_get_link_ksettings() 329 XGBE_LM_COPY(cmd, advertising, lks, advertising); in xgbe_get_link_ksettings() 330 XGBE_LM_COPY(cmd, lp_advertising, lks, lp_advertising); in xgbe_get_link_ksettings()
|
H A D | xgbe-phy-v1.c | 304 XGBE_LM_COPY(dlks, advertising, slks, advertising); in xgbe_phy_an_advertising()
|
H A D | xgbe.h | 345 #define XGBE_LM_COPY(_dst, _dname, _src, _sname) \ macro
|
H A D | xgbe-phy-v2.c | 809 XGBE_LM_COPY(lks, advertising, lks, supported); in xgbe_phy_sfp_phy_settings() 888 XGBE_LM_COPY(lks, advertising, lks, supported); in xgbe_phy_sfp_phy_settings() 1843 XGBE_LM_COPY(dlks, advertising, slks, advertising); in xgbe_phy_an_advertising()
|
H A D | xgbe-mdio.c | 1640 XGBE_LM_COPY(lks, advertising, lks, supported); in xgbe_phy_init()
|