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