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