Home
last modified time | relevance | path

Searched refs:WX_CFG_TAG_TPID (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/wangxun/libwx/
H A Dwx_hw.c1077 wr32(wx, WX_CFG_TAG_TPID(0), in wx_configure_port()
1082 wr32(wx, WX_CFG_TAG_TPID(i), in wx_configure_port()
H A Dwx_type.h68 #define WX_CFG_TAG_TPID(_i) (0x14430 + ((_i) * 4)) macro