Lines Matching refs:xgbe_mode
334 enum xgbe_mode cur_mode;
335 enum xgbe_mode start_mode;
1532 static enum xgbe_mode xgbe_phy_an37_sgmii_outcome(struct xgbe_prv_data *pdata) in xgbe_phy_an37_sgmii_outcome()
1535 enum xgbe_mode mode; in xgbe_phy_an37_sgmii_outcome()
1572 static enum xgbe_mode xgbe_phy_an37_outcome(struct xgbe_prv_data *pdata) in xgbe_phy_an37_outcome()
1575 enum xgbe_mode mode; in xgbe_phy_an37_outcome()
1615 static enum xgbe_mode xgbe_phy_an73_redrv_outcome(struct xgbe_prv_data *pdata) in xgbe_phy_an73_redrv_outcome()
1619 enum xgbe_mode mode; in xgbe_phy_an73_redrv_outcome()
1695 static enum xgbe_mode xgbe_phy_an73_outcome(struct xgbe_prv_data *pdata) in xgbe_phy_an73_outcome()
1698 enum xgbe_mode mode; in xgbe_phy_an73_outcome()
1753 static enum xgbe_mode xgbe_phy_an_outcome(struct xgbe_prv_data *pdata) in xgbe_phy_an_outcome()
2163 static enum xgbe_mode xgbe_phy_cur_mode(struct xgbe_prv_data *pdata) in xgbe_phy_cur_mode()
2170 static enum xgbe_mode xgbe_phy_switch_baset_mode(struct xgbe_prv_data *pdata) in xgbe_phy_switch_baset_mode()
2188 static enum xgbe_mode xgbe_phy_switch_bp_2500_mode(struct xgbe_prv_data *pdata) in xgbe_phy_switch_bp_2500_mode()
2193 static enum xgbe_mode xgbe_phy_switch_bp_mode(struct xgbe_prv_data *pdata) in xgbe_phy_switch_bp_mode()
2205 static enum xgbe_mode xgbe_phy_switch_mode(struct xgbe_prv_data *pdata) in xgbe_phy_switch_mode()
2229 static enum xgbe_mode xgbe_phy_get_basex_mode(struct xgbe_phy_data *phy_data, in xgbe_phy_get_basex_mode()
2242 static enum xgbe_mode xgbe_phy_get_baset_mode(struct xgbe_phy_data *phy_data, in xgbe_phy_get_baset_mode()
2259 static enum xgbe_mode xgbe_phy_get_sfp_mode(struct xgbe_phy_data *phy_data, in xgbe_phy_get_sfp_mode()
2278 static enum xgbe_mode xgbe_phy_get_bp_2500_mode(int speed) in xgbe_phy_get_bp_2500_mode()
2288 static enum xgbe_mode xgbe_phy_get_bp_mode(int speed) in xgbe_phy_get_bp_mode()
2300 static enum xgbe_mode xgbe_phy_get_mode(struct xgbe_prv_data *pdata, in xgbe_phy_get_mode()
2325 static void xgbe_phy_set_mode(struct xgbe_prv_data *pdata, enum xgbe_mode mode) in xgbe_phy_set_mode()
2355 enum xgbe_mode mode, bool advert) in xgbe_phy_check_mode()
2360 enum xgbe_mode cur_mode; in xgbe_phy_check_mode()
2371 enum xgbe_mode mode) in xgbe_phy_use_basex_mode()
2388 enum xgbe_mode mode) in xgbe_phy_use_baset_mode()
2411 enum xgbe_mode mode) in xgbe_phy_use_sfp_mode()
2447 enum xgbe_mode mode) in xgbe_phy_use_bp_2500_mode()
2461 enum xgbe_mode mode) in xgbe_phy_use_bp_mode()
2477 static bool xgbe_phy_use_mode(struct xgbe_prv_data *pdata, enum xgbe_mode mode) in xgbe_phy_use_mode()
3117 enum xgbe_mode cur_mode; in xgbe_phy_reset()