Home
last modified time | relevance | path

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

/dpdk/drivers/net/axgbe/
H A Daxgbe_phy_impl.c1359 static enum axgbe_mode axgbe_phy_cur_mode(struct axgbe_port *pdata) in axgbe_phy_cur_mode() function
1372 return axgbe_phy_cur_mode(pdata); in axgbe_phy_switch_baset_mode()
1374 switch (axgbe_phy_cur_mode(pdata)) { in axgbe_phy_switch_baset_mode()
1393 switch (axgbe_phy_cur_mode(pdata)) { in axgbe_phy_switch_bp_mode()
1420 return axgbe_phy_cur_mode(pdata); in axgbe_phy_switch_mode()
2312 phy_impl->cur_mode = axgbe_phy_cur_mode; in axgbe_init_function_ptrs_phy_v2()