Searched refs:IXGBE_BT2KB (Results 1 – 2 of 2) sorted by relevance
2882 #define IXGBE_BT2KB(BT) ((BT + (8 * 1024 - 1)) / (8 * 1024)) macro
4701 kb = IXGBE_BT2KB(dv_id); in ixgbe_hpbthresh()4758 return IXGBE_BT2KB(dv_id); in ixgbe_lpbthresh()