Searched refs:AR9300_OPFLAGS_11G (Results 1 – 13 of 13) sorted by relevance
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/contrib/ath_hal/ar9300/ |
H A D | ar9300template_wasp_k31.h | 46 {AR9300_OPFLAGS_11G | AR9300_OPFLAGS_11A, 3}, // opCapFlags;
|
H A D | ar9300template_generic.h | 51 {AR9300_OPFLAGS_11G | AR9300_OPFLAGS_11A, 0}, // op_cap_flags;
|
H A D | ar9300template_wasp_2.h | 51 {AR9300_OPFLAGS_11G | AR9300_OPFLAGS_11A, 3}, // opCapFlags;
|
H A D | ar9300template_hb116.h | 53 {AR9300_OPFLAGS_11G | AR9300_OPFLAGS_11A, 0}, // op_cap_flags;
|
H A D | ar9300template_ap121.h | 52 {AR9300_OPFLAGS_11G , 0}, // op_cap_flags;
|
H A D | ar9300template_osprey_k31.h | 53 {AR9300_OPFLAGS_11G | AR9300_OPFLAGS_11A, 0}, // opCapFlags;
|
H A D | ar9300template_aphrodite.h | 52 {AR9300_OPFLAGS_11G | AR9300_OPFLAGS_11A, 0}, // op_cap_flags;
|
H A D | ar9300template_cus157.h | 52 {AR9300_OPFLAGS_11G | AR9300_OPFLAGS_11A, 0}, // opCapFlags;
|
H A D | ar9300template_hb112.h | 52 {AR9300_OPFLAGS_11G | AR9300_OPFLAGS_11A, 0}, // op_cap_flags;
|
H A D | ar9300template_xb112.h | 52 {AR9300_OPFLAGS_11G | AR9300_OPFLAGS_11A, 0}, // op_cap_flags;
|
H A D | ar9300.h | 289 #define AR9300_OPFLAGS_11G 0x02 /* if set, allow 11g */ macro
|
H A D | ar9300_eeprom.c | 373 AR9300_OPFLAGS_11G; in ar9300_eeprom_attach() 378 AR9300_OPFLAGS_11G; in ar9300_eeprom_attach()
|
H A D | ar9300_attach.c | 2734 if (eeval & AR9300_OPFLAGS_11G) { in ar9300_fill_capability_info()
|