Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-phy-v2.c227 enum xgbe_mode cur_mode;
228 enum xgbe_mode start_mode;
1476 static enum xgbe_mode xgbe_phy_an37_sgmii_outcome(struct xgbe_prv_data *pdata) in xgbe_phy_an37_sgmii_outcome()
1479 enum xgbe_mode mode; in xgbe_phy_an37_sgmii_outcome()
1526 static enum xgbe_mode xgbe_phy_an37_outcome(struct xgbe_prv_data *pdata) in xgbe_phy_an37_outcome()
1529 enum xgbe_mode mode; in xgbe_phy_an37_outcome()
1569 static enum xgbe_mode xgbe_phy_an73_redrv_outcome(struct xgbe_prv_data *pdata) in xgbe_phy_an73_redrv_outcome()
1573 enum xgbe_mode mode; in xgbe_phy_an73_redrv_outcome()
1655 static enum xgbe_mode xgbe_phy_an73_outcome(struct xgbe_prv_data *pdata) in xgbe_phy_an73_outcome()
1658 enum xgbe_mode mode; in xgbe_phy_an73_outcome()
[all …]
H A Dxgbe.h530 enum xgbe_mode { enum
835 bool (*use_mode)(struct xgbe_prv_data *, enum xgbe_mode);
837 void (*set_mode)(struct xgbe_prv_data *, enum xgbe_mode);
839 enum xgbe_mode (*get_mode)(struct xgbe_prv_data *, int);
841 enum xgbe_mode (*switch_mode)(struct xgbe_prv_data *);
843 enum xgbe_mode (*cur_mode)(struct xgbe_prv_data *);
856 enum xgbe_mode (*an_outcome)(struct xgbe_prv_data *);