Searched refs:MBps (Results 1 – 1 of 1) sorted by relevance
446 #define MBps(x) KBps(1000 * (x)) macro447 #define GBps(x) ((u64)1000 * MBps((x)))