Searched refs:AR9300_OPFLAGS_11A (Results 1 – 12 of 12) sorted by relevance
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/ |
H A D | ar9300template_wasp_k31.h | 46 {AR9300_OPFLAGS_11G | AR9300_OPFLAGS_11A, 3}, // 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_generic.h | 51 {AR9300_OPFLAGS_11G | AR9300_OPFLAGS_11A, 0}, // op_cap_flags;
|
H A D | ar9300template_hb112.h | 52 {AR9300_OPFLAGS_11G | AR9300_OPFLAGS_11A, 0}, // op_cap_flags;
|
H A D | ar9300template_hb116.h | 53 {AR9300_OPFLAGS_11G | AR9300_OPFLAGS_11A, 0}, // op_cap_flags;
|
H A D | ar9300template_osprey_k31.h | 53 {AR9300_OPFLAGS_11G | AR9300_OPFLAGS_11A, 0}, // opCapFlags;
|
H A D | ar9300template_wasp_2.h | 51 {AR9300_OPFLAGS_11G | AR9300_OPFLAGS_11A, 3}, // opCapFlags;
|
H A D | ar9300template_xb112.h | 52 {AR9300_OPFLAGS_11G | AR9300_OPFLAGS_11A, 0}, // op_cap_flags;
|
H A D | ar9300template_xb113.h | 52 { AR9300_OPFLAGS_11A, 0}, // op_cap_flags;
|
H A D | ar9300.h | 288 #define AR9300_OPFLAGS_11A 0x01 /* if set, allow 11a */ macro
|
H A D | ar9300_attach.c | 2727 if (eeval & AR9300_OPFLAGS_11A) { in ar9300_fill_capability_info()
|