Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/axgbe/
H A Daxgbe_phy_impl.c1358 static enum axgbe_mode axgbe_phy_cur_mode(struct axgbe_port *pdata) in axgbe_phy_cur_mode() function
1371 return axgbe_phy_cur_mode(pdata); in axgbe_phy_switch_baset_mode()
1373 switch (axgbe_phy_cur_mode(pdata)) { in axgbe_phy_switch_baset_mode()
1392 switch (axgbe_phy_cur_mode(pdata)) { in axgbe_phy_switch_bp_mode()
1418 return axgbe_phy_cur_mode(pdata); in axgbe_phy_switch_mode()
2304 phy_impl->cur_mode = axgbe_phy_cur_mode; in axgbe_init_function_ptrs_phy_v2()