Home
last modified time | relevance | path

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

/drivers/net/ethernet/amd/xgbe/
A Dxgbe-phy-v1.c123 static enum xgbe_mode xgbe_phy_an_outcome(struct xgbe_prv_data *pdata) in xgbe_phy_an_outcome()
127 enum xgbe_mode mode; in xgbe_phy_an_outcome()
387 static enum xgbe_mode xgbe_phy_cur_mode(struct xgbe_prv_data *pdata) in xgbe_phy_cur_mode()
390 enum xgbe_mode mode; in xgbe_phy_cur_mode()
408 static enum xgbe_mode xgbe_phy_switch_mode(struct xgbe_prv_data *pdata) in xgbe_phy_switch_mode()
411 enum xgbe_mode mode; in xgbe_phy_switch_mode()
426 static enum xgbe_mode xgbe_phy_get_mode(struct xgbe_prv_data *pdata, in xgbe_phy_get_mode()
445 static void xgbe_phy_set_mode(struct xgbe_prv_data *pdata, enum xgbe_mode mode) in xgbe_phy_set_mode()
463 enum xgbe_mode mode, bool advert) in xgbe_phy_check_mode()
468 enum xgbe_mode cur_mode; in xgbe_phy_check_mode()
[all …]
A Dxgbe-phy-v2.c227 enum xgbe_mode cur_mode;
228 enum xgbe_mode start_mode;
1478 enum xgbe_mode mode; in xgbe_phy_an37_sgmii_outcome()
1528 enum xgbe_mode mode; in xgbe_phy_an37_outcome()
1572 enum xgbe_mode mode; in xgbe_phy_an73_redrv_outcome()
1657 enum xgbe_mode mode; in xgbe_phy_an73_outcome()
1926 enum xgbe_mode mode) in xgbe_set_rx_adap_mode()
2491 enum xgbe_mode cur_mode; in xgbe_phy_check_mode()
2545 enum xgbe_mode mode) in xgbe_phy_use_sfp_mode()
2600 enum xgbe_mode mode) in xgbe_phy_use_bp_mode()
[all …]
A Dxgbe.h510 enum xgbe_mode { enum
806 bool (*use_mode)(struct xgbe_prv_data *, enum xgbe_mode);
808 void (*set_mode)(struct xgbe_prv_data *, enum xgbe_mode);
810 enum xgbe_mode (*get_mode)(struct xgbe_prv_data *, int);
812 enum xgbe_mode (*switch_mode)(struct xgbe_prv_data *);
814 enum xgbe_mode (*cur_mode)(struct xgbe_prv_data *);
827 enum xgbe_mode (*an_outcome)(struct xgbe_prv_data *);
A Dxgbe-mdio.c186 static enum xgbe_mode xgbe_cur_mode(struct xgbe_prv_data *pdata) in xgbe_cur_mode()
197 enum xgbe_mode mode) in xgbe_change_mode()
238 enum xgbe_mode mode) in xgbe_set_mode()
249 enum xgbe_mode mode) in xgbe_use_mode()
1068 enum xgbe_mode mode; in xgbe_phy_config_fixed()
1239 static enum xgbe_mode xgbe_phy_status_aneg(struct xgbe_prv_data *pdata) in xgbe_phy_status_aneg()
1247 enum xgbe_mode mode; in xgbe_phy_status_result()

Completed in 26 milliseconds