Home
last modified time | relevance | path

Searched refs:SIGNAL_TO_MBM (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/wireless/intersil/orinoco/
H A Dscan.c25 #define SIGNAL_TO_MBM(x) (SIGNAL_TO_DBM(x) * 100) macro
124 signal = SIGNAL_TO_MBM(le16_to_cpu(bss->a.level)); in orinoco_add_hostscan_result()
158 signal = SIGNAL_TO_MBM(bss->level); in orinoco_add_extscan_result()