Home
last modified time | relevance | path

Searched refs:xgbe_phy_cur_mode (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/axgbe/
H A Dxgbe-phy-v1.c430 xgbe_phy_cur_mode(struct xgbe_prv_data *pdata) in xgbe_phy_cur_mode() function
458 if (xgbe_phy_cur_mode(pdata) == XGBE_MODE_KR) { in xgbe_phy_switch_mode()
692 phy_impl->cur_mode = xgbe_phy_cur_mode; in xgbe_init_function_ptrs_phy_v1()
H A Dxgbe-phy-v2.c2451 xgbe_phy_cur_mode(struct xgbe_prv_data *pdata) in xgbe_phy_cur_mode() function
2465 return (xgbe_phy_cur_mode(pdata)); in xgbe_phy_switch_baset_mode()
2467 switch (xgbe_phy_cur_mode(pdata)) { in xgbe_phy_switch_baset_mode()
2487 switch (xgbe_phy_cur_mode(pdata)) { in xgbe_phy_switch_bp_mode()
2514 return (xgbe_phy_cur_mode(pdata)); in xgbe_phy_switch_mode()
4051 phy_impl->cur_mode = xgbe_phy_cur_mode; in xgbe_init_function_ptrs_phy_v2()