Searched defs:B43_RATE_TO_BASE100KBPS (Results 1 – 3 of 3) sorted by relevance
606 #define B43_RATE_TO_BASE100KBPS(rate) (((rate) * 10) / 2) macro