Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/wangxun/libwx/
H A Dwx_type.h446 #define WX_BT2KB(BT) (((BT) + (8 * 1024 - 1)) / (8 * 1024)) macro
H A Dwx_hw.c1355 kb = WX_BT2KB(dv_id); in wx_hpbthresh()
1391 return WX_BT2KB(dv_id); in wx_lpbthresh()