Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/wangxun/txgbe/
H A Dtxgbe_aml.c388 struct wx *wx = phylink_to_wx(config); in txgbe_get_link_state()
423 struct wx *wx = phylink_to_wx(config); in txgbe_mac_link_up_aml()
463 struct wx *wx = phylink_to_wx(config); in txgbe_mac_link_down_aml()
/linux/drivers/net/ethernet/wangxun/libwx/
H A Dwx_type.h1476 static inline struct wx *phylink_to_wx(struct phylink_config *config) in phylink_to_wx() function