Searched refs:IWEVCUSTOM (Results 1 – 2 of 2) sorted by relevance
184 iwe.cmd = IWEVCUSTOM; in libipw_translate_scan()211 iwe.cmd = IWEVCUSTOM; in libipw_translate_scan()227 iwe.cmd = IWEVCUSTOM; in libipw_translate_scan()233 iwe.cmd = IWEVCUSTOM; in libipw_translate_scan()237 if (iwe.cmd == IWEVCUSTOM) { in libipw_translate_scan()
369 #define IWEVCUSTOM 0x8C02 /* Driver specific ascii string */ macro