Searched refs:WIRELESS_MODE_11a (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/sys/dev/ath/ath_hal/
H A Dah.c474 WIRELESS_MODE_11a = 0, enumerator in enum:__anon9108
494 return WIRELESS_MODE_11a;
1176 mode = IS_CHAN_5GHZ(c) ? WIRELESS_MODE_11a : WIRELESS_MODE_11g;

Completed in 81 milliseconds