Searched refs:IW_QUAL_DBM (Results 1 – 2 of 2) sorted by relevance
463 #define IW_QUAL_DBM 0x08 /* Level + Noise are dBm */ macro
1280 if (iwe->u.qual.updated & IW_QUAL_DBM) in wext_get_scan_qual()1282 if ((iwe->u.qual.updated & IW_QUAL_DBM) || in wext_get_scan_qual()2451 ((stats.qual.updated & IW_QUAL_DBM) ? 0x100 : 0); in wpa_driver_wext_signal_poll()2453 ((stats.qual.updated & IW_QUAL_DBM) ? 0x100 : 0); in wpa_driver_wext_signal_poll()