Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/wangxun/libwx/
H A Dwx_ptp.c72 mask = (wx->mac.type == wx_mac_em) ? 0x7FFFFFF : 0xFFFFFF; in wx_ptp_adjfine()
74 if (wx->mac.type != wx_mac_em) in wx_ptp_adjfine()
507 if (wx->mac.type == wx_mac_em) { in wx_ptp_create_clock()
650 if (wx->mac.type == wx_mac_em) { in wx_ptp_link_speed_adjust()
714 mask = (wx->mac.type == wx_mac_em) ? 0x7FFFFFF : 0xFFFFFF; in wx_ptp_reset_cyclecounter()
716 if (wx->mac.type != wx_mac_em) in wx_ptp_reset_cyclecounter()
H A Dwx_type.h790 wx_mac_em, enumerator
1289 if (wx->mac.type == wx_mac_em) in rd32ptp()
1298 if (wx->mac.type == wx_mac_em) in wr32ptp()
H A Dwx_hw.c28 if (wx->mac.type == wx_mac_em) in wx_phy_read_reg_mdi()
57 if (wx->mac.type == wx_mac_em) in wx_phy_write_reg_mdi()
1764 if (wx->mac.type == wx_mac_em) in wx_configure_tx()
/linux-6.15/drivers/net/ethernet/wangxun/ngbe/
H A Dngbe_main.c56 wx->mac.type = wx_mac_em; in ngbe_init_type_code()