Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/wangxun/libwx/
H A Dwx_ptp.c74 mask = (wx->mac.type == wx_mac_em) ? 0x7FFFFFF : 0xFFFFFF; in wx_ptp_adjfine()
76 if (wx->mac.type != wx_mac_em) in wx_ptp_adjfine()
525 case wx_mac_em: in wx_ptp_create_clock()
667 case wx_mac_em: in wx_ptp_link_speed_adjust()
733 mask = (wx->mac.type == wx_mac_em) ? 0x7FFFFFF : 0xFFFFFF; in wx_ptp_reset_cyclecounter()
735 if (wx->mac.type != wx_mac_em) in wx_ptp_reset_cyclecounter()
H A Dwx_vf.c508 {wx_mac_em, SPEED_1000, SPEED_100, SPEED_10, SPEED_UNKNOWN, SPEED_UNKNOWN},
522 if (wx->mac.type == wx_mac_em) in wx_check_physical_link()
H A Dwx_type.h874 wx_mac_em, enumerator
1493 if (wx->mac.type == wx_mac_em) in rd32ptp()
1502 if (wx->mac.type == wx_mac_em) in wr32ptp()
H A Dwx_hw.c30 if (wx->mac.type == wx_mac_em) in wx_phy_read_reg_mdi()
59 if (wx->mac.type == wx_mac_em) in wx_phy_write_reg_mdi()
2029 if (wx->mac.type == wx_mac_em) in wx_configure_tx()
H A Dwx_lib.c3298 if (wx->mac.type == wx_mac_em) in wx_features_check()
/linux/drivers/net/ethernet/wangxun/ngbe/
H A Dngbe_main.c73 wx->mac.type = wx_mac_em; in ngbe_init_type_code()