Searched refs:XGBE_LM_COPY (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/amd/xgbe/ |
| H A D | xgbe-ethtool.c | 323 XGBE_LM_COPY(cmd, supported, lks, supported); in xgbe_get_link_ksettings() 324 XGBE_LM_COPY(cmd, advertising, lks, advertising); in xgbe_get_link_ksettings() 325 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 | 342 #define XGBE_LM_COPY(_dst, _dname, _src, _sname) \ macro
|
| H A D | xgbe-phy-v2.c | 746 XGBE_LM_COPY(lks, advertising, lks, supported); in xgbe_phy_sfp_phy_settings() 823 XGBE_LM_COPY(lks, advertising, lks, supported); in xgbe_phy_sfp_phy_settings() 1782 XGBE_LM_COPY(dlks, advertising, slks, advertising); in xgbe_phy_an_advertising()
|
| H A D | xgbe-mdio.c | 1572 XGBE_LM_COPY(lks, advertising, lks, supported); in xgbe_phy_init()
|