Home
last modified time | relevance | path

Searched refs:xgbe_phy_cur_mode (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-phy-v1.c496 static enum xgbe_mode xgbe_phy_cur_mode(struct xgbe_prv_data *pdata) in xgbe_phy_cur_mode() function
523 if (xgbe_phy_cur_mode(pdata) == XGBE_MODE_KR) { in xgbe_phy_switch_mode()
841 phy_impl->cur_mode = xgbe_phy_cur_mode; in xgbe_init_function_ptrs_phy_v1()
H A Dxgbe-phy-v2.c2163 static enum xgbe_mode xgbe_phy_cur_mode(struct xgbe_prv_data *pdata) in xgbe_phy_cur_mode() function
2176 return xgbe_phy_cur_mode(pdata); in xgbe_phy_switch_baset_mode()
2178 switch (xgbe_phy_cur_mode(pdata)) { in xgbe_phy_switch_baset_mode()
2196 switch (xgbe_phy_cur_mode(pdata)) { in xgbe_phy_switch_bp_mode()
2223 return xgbe_phy_cur_mode(pdata); in xgbe_phy_switch_mode()
3443 phy_impl->cur_mode = xgbe_phy_cur_mode; in xgbe_init_function_ptrs_phy_v2()
/kernel/linux/linux-6.6/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-phy-v1.c496 static enum xgbe_mode xgbe_phy_cur_mode(struct xgbe_prv_data *pdata) in xgbe_phy_cur_mode() function
523 if (xgbe_phy_cur_mode(pdata) == XGBE_MODE_KR) { in xgbe_phy_switch_mode()
841 phy_impl->cur_mode = xgbe_phy_cur_mode; in xgbe_init_function_ptrs_phy_v1()
H A Dxgbe-phy-v2.c2408 static enum xgbe_mode xgbe_phy_cur_mode(struct xgbe_prv_data *pdata) in xgbe_phy_cur_mode() function
2421 return xgbe_phy_cur_mode(pdata); in xgbe_phy_switch_baset_mode()
2423 switch (xgbe_phy_cur_mode(pdata)) { in xgbe_phy_switch_baset_mode()
2444 switch (xgbe_phy_cur_mode(pdata)) { in xgbe_phy_switch_bp_mode()
2471 return xgbe_phy_cur_mode(pdata); in xgbe_phy_switch_mode()
3778 phy_impl->cur_mode = xgbe_phy_cur_mode; in xgbe_init_function_ptrs_phy_v2()

Completed in 11 milliseconds