Searched defs:BT (Results 1 – 4 of 4) sorted by relevance
5 menuconfig BT config
39 #define BT 0x0100 macro
249 #define BT BH + 1 macro
2960 #define IXGBE_BT2KB(BT) ((BT + (8 * 1024 - 1)) / (8 * 1024)) argument2961 #define IXGBE_B2BT(BT) (BT * 8) argument