Searched refs:REQ_OUTDOOR (Results 1 – 3 of 3) sorted by relevance
51 #define REQ_OUTDOOR 0x4 /* enable only for outdoor operation */ macro53 #define REQ_FLAGS (REQ_ECM|REQ_INDOOR|REQ_OUTDOOR)
214 { "OUTDOOR", 7, REQ_OUTDOOR }, in decode_flag()
2095 if ((flags & REQ_OUTDOOR) && reg->location == 'I') { in regdomain_addchans()