Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/wangxun/libwx/
H A Dwx_type.h514 #define WX_B2BT(BT) ((BT) * 8) macro
533 ((36 * (WX_B2BT(_max_frame_link) + WX_PFC_D + \
535 2 * WX_B2BT(_max_frame_tc))
539 (2 * (2 * WX_B2BT(_max_frame_tc) + (36 * WX_PCI_DELAY / 25) + 1))
H A Dwx_hw.c1392 dv_id += WX_B2BT(tc); in wx_hpbthresh()