Searched refs:I40E_B2BT (Results 1 – 1 of 1) sorted by relevance
177 #define I40E_B2BT(BT) ((BT) * 8) macro181 #define I40E_MAX_FRAME_TC(mfs_max, mfs_tc) I40E_B2BT((mfs_max) + (mfs_tc))243 return I40E_DV_TC(mfs_max, mfs_tc) + I40E_B2BT(mfs_max); in I40E_STD_DV_TC()