Searched refs:__kbytes (Results 1 – 1 of 1) sorted by relevance
55 #define kbytes_to_mbits(__kbytes) \ argument56 DIV_ROUND_UP((__kbytes) * 8, 1000)