Home
last modified time | relevance | path

Searched defs:mfs_max (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_dcb.h181 #define I40E_MAX_FRAME_TC(mfs_max, mfs_tc) I40E_B2BT((mfs_max) + (mfs_tc)) argument
235 #define I40E_DV_TC(mfs_max, mfs_tc) \ argument
241 static inline u32 I40E_STD_DV_TC(u32 mfs_max, u32 mfs_tc) in I40E_STD_DV_TC()
H A Di40e_dcb.c1641 u32 mfs_max = 0; in i40e_dcb_hw_calculate_pool_sizes() local