Searched refs:xgbe_mode (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/amd/xgbe/ |
H A D | xgbe-phy-v1.c | 232 static enum xgbe_mode xgbe_phy_an_outcome(struct xgbe_prv_data *pdata) in xgbe_phy_an_outcome() 236 enum xgbe_mode mode; in xgbe_phy_an_outcome() 496 static enum xgbe_mode xgbe_phy_cur_mode(struct xgbe_prv_data *pdata) in xgbe_phy_cur_mode() 499 enum xgbe_mode mode; in xgbe_phy_cur_mode() 517 static enum xgbe_mode xgbe_phy_switch_mode(struct xgbe_prv_data *pdata) in xgbe_phy_switch_mode() 520 enum xgbe_mode mode; in xgbe_phy_switch_mode() 535 static enum xgbe_mode xgbe_phy_get_mode(struct xgbe_prv_data *pdata, in xgbe_phy_get_mode() 554 static void xgbe_phy_set_mode(struct xgbe_prv_data *pdata, enum xgbe_mode mode) in xgbe_phy_set_mode() 572 enum xgbe_mode mode, bool advert) in xgbe_phy_check_mode() 577 enum xgbe_mode cur_mod in xgbe_phy_check_mode() [all...] |
H A D | xgbe-phy-v2.c | 335 enum xgbe_mode cur_mode; 336 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 mod in xgbe_phy_an73_outcome() [all...] |
H A D | xgbe.h | 592 enum xgbe_mode { enum 862 bool (*use_mode)(struct xgbe_prv_data *, enum xgbe_mode); 864 void (*set_mode)(struct xgbe_prv_data *, enum xgbe_mode); 866 enum xgbe_mode (*get_mode)(struct xgbe_prv_data *, int); 868 enum xgbe_mode (*switch_mode)(struct xgbe_prv_data *); 870 enum xgbe_mode (*cur_mode)(struct xgbe_prv_data *); 883 enum xgbe_mode (*an_outcome)(struct xgbe_prv_data *);
|
H A D | xgbe-mdio.c | 286 static enum xgbe_mode xgbe_cur_mode(struct xgbe_prv_data *pdata) in xgbe_cur_mode() 297 enum xgbe_mode mode) in xgbe_change_mode() 335 enum xgbe_mode mode) in xgbe_set_mode() 346 enum xgbe_mode mode) in xgbe_use_mode() 1154 enum xgbe_mode mode; in xgbe_phy_config_fixed() 1322 static enum xgbe_mode xgbe_phy_status_aneg(struct xgbe_prv_data *pdata) in xgbe_phy_status_aneg() 1330 enum xgbe_mode mode; in xgbe_phy_status_result()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/amd/xgbe/ |
H A D | xgbe-phy-v1.c | 232 static enum xgbe_mode xgbe_phy_an_outcome(struct xgbe_prv_data *pdata) in xgbe_phy_an_outcome() 236 enum xgbe_mode mode; in xgbe_phy_an_outcome() 496 static enum xgbe_mode xgbe_phy_cur_mode(struct xgbe_prv_data *pdata) in xgbe_phy_cur_mode() 499 enum xgbe_mode mode; in xgbe_phy_cur_mode() 517 static enum xgbe_mode xgbe_phy_switch_mode(struct xgbe_prv_data *pdata) in xgbe_phy_switch_mode() 520 enum xgbe_mode mode; in xgbe_phy_switch_mode() 535 static enum xgbe_mode xgbe_phy_get_mode(struct xgbe_prv_data *pdata, in xgbe_phy_get_mode() 554 static void xgbe_phy_set_mode(struct xgbe_prv_data *pdata, enum xgbe_mode mode) in xgbe_phy_set_mode() 572 enum xgbe_mode mode, bool advert) in xgbe_phy_check_mode() 577 enum xgbe_mode cur_mod in xgbe_phy_check_mode() [all...] |
H A D | xgbe-phy-v2.c | 336 enum xgbe_mode cur_mode; 337 enum xgbe_mode start_mode; 1599 static enum xgbe_mode xgbe_phy_an37_sgmii_outcome(struct xgbe_prv_data *pdata) in xgbe_phy_an37_sgmii_outcome() 1602 enum xgbe_mode mode; in xgbe_phy_an37_sgmii_outcome() 1649 static enum xgbe_mode xgbe_phy_an37_outcome(struct xgbe_prv_data *pdata) in xgbe_phy_an37_outcome() 1652 enum xgbe_mode mode; in xgbe_phy_an37_outcome() 1692 static enum xgbe_mode xgbe_phy_an73_redrv_outcome(struct xgbe_prv_data *pdata) in xgbe_phy_an73_redrv_outcome() 1696 enum xgbe_mode mode; in xgbe_phy_an73_redrv_outcome() 1778 static enum xgbe_mode xgbe_phy_an73_outcome(struct xgbe_prv_data *pdata) in xgbe_phy_an73_outcome() 1781 enum xgbe_mode mod in xgbe_phy_an73_outcome() [all...] |
H A D | xgbe.h | 594 enum xgbe_mode { enum 894 bool (*use_mode)(struct xgbe_prv_data *, enum xgbe_mode); 896 void (*set_mode)(struct xgbe_prv_data *, enum xgbe_mode); 898 enum xgbe_mode (*get_mode)(struct xgbe_prv_data *, int); 900 enum xgbe_mode (*switch_mode)(struct xgbe_prv_data *); 902 enum xgbe_mode (*cur_mode)(struct xgbe_prv_data *); 915 enum xgbe_mode (*an_outcome)(struct xgbe_prv_data *);
|
H A D | xgbe-mdio.c | 295 static enum xgbe_mode xgbe_cur_mode(struct xgbe_prv_data *pdata) in xgbe_cur_mode() 306 enum xgbe_mode mode) in xgbe_change_mode() 347 enum xgbe_mode mode) in xgbe_set_mode() 358 enum xgbe_mode mode) in xgbe_use_mode() 1168 enum xgbe_mode mode; in xgbe_phy_config_fixed() 1339 static enum xgbe_mode xgbe_phy_status_aneg(struct xgbe_prv_data *pdata) in xgbe_phy_status_aneg() 1347 enum xgbe_mode mode; in xgbe_phy_status_result()
|
Completed in 17 milliseconds