Lines Matching refs:xgbe_mode

337 	enum xgbe_mode cur_mode;
338 enum xgbe_mode start_mode;
1539 static enum xgbe_mode xgbe_phy_an37_sgmii_outcome(struct xgbe_prv_data *pdata) in xgbe_phy_an37_sgmii_outcome()
1542 enum xgbe_mode mode; in xgbe_phy_an37_sgmii_outcome()
1579 static enum xgbe_mode xgbe_phy_an37_outcome(struct xgbe_prv_data *pdata) in xgbe_phy_an37_outcome()
1582 enum xgbe_mode mode; in xgbe_phy_an37_outcome()
1622 static enum xgbe_mode xgbe_phy_an73_redrv_outcome(struct xgbe_prv_data *pdata) in xgbe_phy_an73_redrv_outcome()
1626 enum xgbe_mode mode; in xgbe_phy_an73_redrv_outcome()
1702 static enum xgbe_mode xgbe_phy_an73_outcome(struct xgbe_prv_data *pdata) in xgbe_phy_an73_outcome()
1705 enum xgbe_mode mode; in xgbe_phy_an73_outcome()
1760 static enum xgbe_mode xgbe_phy_an_outcome(struct xgbe_prv_data *pdata) in xgbe_phy_an_outcome()
2179 static enum xgbe_mode xgbe_phy_cur_mode(struct xgbe_prv_data *pdata) in xgbe_phy_cur_mode()
2186 static enum xgbe_mode xgbe_phy_switch_baset_mode(struct xgbe_prv_data *pdata) in xgbe_phy_switch_baset_mode()
2204 static enum xgbe_mode xgbe_phy_switch_bp_2500_mode(struct xgbe_prv_data *pdata) in xgbe_phy_switch_bp_2500_mode()
2209 static enum xgbe_mode xgbe_phy_switch_bp_mode(struct xgbe_prv_data *pdata) in xgbe_phy_switch_bp_mode()
2221 static enum xgbe_mode xgbe_phy_switch_mode(struct xgbe_prv_data *pdata) in xgbe_phy_switch_mode()
2245 static enum xgbe_mode xgbe_phy_get_basex_mode(struct xgbe_phy_data *phy_data, in xgbe_phy_get_basex_mode()
2258 static enum xgbe_mode xgbe_phy_get_baset_mode(struct xgbe_phy_data *phy_data, in xgbe_phy_get_baset_mode()
2275 static enum xgbe_mode xgbe_phy_get_sfp_mode(struct xgbe_phy_data *phy_data, in xgbe_phy_get_sfp_mode()
2294 static enum xgbe_mode xgbe_phy_get_bp_2500_mode(int speed) in xgbe_phy_get_bp_2500_mode()
2304 static enum xgbe_mode xgbe_phy_get_bp_mode(int speed) in xgbe_phy_get_bp_mode()
2316 static enum xgbe_mode xgbe_phy_get_mode(struct xgbe_prv_data *pdata, in xgbe_phy_get_mode()
2341 static void xgbe_phy_set_mode(struct xgbe_prv_data *pdata, enum xgbe_mode mode) in xgbe_phy_set_mode()
2371 enum xgbe_mode mode, bool advert) in xgbe_phy_check_mode()
2376 enum xgbe_mode cur_mode; in xgbe_phy_check_mode()
2387 enum xgbe_mode mode) in xgbe_phy_use_basex_mode()
2404 enum xgbe_mode mode) in xgbe_phy_use_baset_mode()
2427 enum xgbe_mode mode) in xgbe_phy_use_sfp_mode()
2463 enum xgbe_mode mode) in xgbe_phy_use_bp_2500_mode()
2477 enum xgbe_mode mode) in xgbe_phy_use_bp_mode()
2493 static bool xgbe_phy_use_mode(struct xgbe_prv_data *pdata, enum xgbe_mode mode) in xgbe_phy_use_mode()
3133 enum xgbe_mode cur_mode; in xgbe_phy_reset()