Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/wangxun/txgbe/
H A Dtxgbe_phy.c162 struct wx *wx = phylink_to_wx(config); in txgbe_phylink_mac_select()
179 struct wx *wx = phylink_to_wx(config); in txgbe_mac_link_down()
190 struct wx *wx = phylink_to_wx(config); in txgbe_mac_link_up()
223 struct wx *wx = phylink_to_wx(config); in txgbe_mac_prepare()
234 struct wx *wx = phylink_to_wx(config); in txgbe_mac_finish()
/linux/drivers/net/ethernet/wangxun/ngbe/
H A Dngbe_mdio.c75 struct wx *wx = phylink_to_wx(config); in ngbe_mac_link_up()
/linux/drivers/net/ethernet/wangxun/libwx/
H A Dwx_type.h1191 static inline struct wx *phylink_to_wx(struct phylink_config *config) in phylink_to_wx() function