Home
last modified time | relevance | path

Searched refs:wx_mac_em (Results 1 – 4 of 4) 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()
522 case wx_mac_em: in wx_ptp_create_clock()
670 case wx_mac_em: in wx_ptp_link_speed_adjust()
736 mask = (wx->mac.type == wx_mac_em) ? 0x7FFFFFF : 0xFFFFFF; in wx_ptp_reset_cyclecounter()
738 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.h865 wx_mac_em, enumerator
1450 if (wx->mac.type == wx_mac_em) in rd32ptp()
1459 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()
2028 if (wx->mac.type == wx_mac_em) in wx_configure_tx()