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