Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/wangxun/libwx/
H A Dwx_hw.c23 if (wx->mac.type == wx_mac_sp) { in wx_intr_disable()
37 if (wx->mac.type == wx_mac_sp) { in wx_intr_enable()
463 if (wx->mac.type == wx_mac_sp) { in wx_init_eeprom_params()
529 if (wx->mac.type == wx_mac_sp) in wx_set_rar()
668 if (wx->mac.type == wx_mac_sp) { in wx_init_rx_addrs()
1455 if (wx->mac.type == wx_mac_sp) { in wx_configure_rx()
H A Dwx_type.h599 wx_mac_sp, enumerator
H A Dwx_lib.c1732 if (wx->mac.type == wx_mac_sp) in wx_alloc_q_vector()
2084 if (wx->mac.type == wx_mac_sp) in wx_write_eitr()
/openbmc/linux/drivers/net/ethernet/wangxun/txgbe/
H A Dtxgbe_main.c314 wx->mac.type = wx_mac_sp; in txgbe_init_type_code()