Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/wangxun/txgbe/
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-6.12.1/drivers/net/ethernet/wangxun/ngbe/
Dngbe_mdio.c75 struct wx *wx = phylink_to_wx(config); in ngbe_mac_link_up()
/linux-6.12.1/drivers/net/ethernet/wangxun/libwx/
Dwx_type.h1191 static inline struct wx *phylink_to_wx(struct phylink_config *config) in phylink_to_wx() function