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