Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/wangxun/libwx/
H A Dwx_type.h69 #define WX_CFG_PORT_CTL_NUM_VT_MASK GENMASK(13, 12) /* number of TVs */ macro
H A Dwx_hw.c1764 if (!(vt & WX_CFG_PORT_CTL_NUM_VT_MASK)) in wx_set_vlvf()