Searched refs:IW_QUAL_DBM (Results 1 – 3 of 3) sorted by relevance
447 #define IW_QUAL_DBM 0x08 /* Level + Noise are dBm */ macro
460 #define IW_QUAL_DBM 0x08 /* Level + Noise are dBm */ macro
1206 if (iwe->u.qual.updated & IW_QUAL_DBM) in wext_get_scan_qual()1208 if ((iwe->u.qual.updated & IW_QUAL_DBM) || in wext_get_scan_qual()