Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/wangxun/libwx/
H A Dwx_vf.c505 static struct wx_link_reg_fields wx_speed_lookup_vf[] = { variable
538 wx->speed = wx_speed_lookup_vf[wx->mac.type].bit0_f; in wx_check_physical_link()
540 wx->speed = wx_speed_lookup_vf[wx->mac.type].bit1_f; in wx_check_physical_link()
542 wx->speed = wx_speed_lookup_vf[wx->mac.type].bit2_f; in wx_check_physical_link()
544 wx->speed = wx_speed_lookup_vf[wx->mac.type].bit3_f; in wx_check_physical_link()