Searched refs:WX_TDM_PB_THRE (Results 1 – 2 of 2) sorted by relevance
/linux-6.6.21/drivers/net/ethernet/wangxun/libwx/ | ||
D | wx_type.h | 95 #define WX_TDM_PB_THRE(_i) (0x18020 + ((_i) * 4)) macro |
D | wx_hw.c | 1066 wr32(wx, WX_TDM_PB_THRE(0), txpbthresh); in wx_set_rxpba() |