Home
last modified time | relevance | path

Searched refs:wx_mac_em (Results 1 – 8 of 8) 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()
H A Dwx_sriov.c81 if (num_vfs == 7 && wx->mac.type == wx_mac_em) in __wx_enable_sriov()
H A Dwx_lib.c3232 if (wx->mac.type == wx_mac_em) in wx_features_check()
/linux/drivers/net/ethernet/wangxun/ngbevf/
H A Dngbevf_main.c77 wx->mac.type = wx_mac_em; in ngbevf_sw_init()
/linux/drivers/net/ethernet/wangxun/ngbe/
H A Dngbe_main.c58 wx->mac.type = wx_mac_em; in ngbe_init_type_code()