Home
last modified time | relevance | path

Searched refs:WIRELESS_MODE_11g (Results 1 – 1 of 1) sorted by relevance

/dragonfly/sys/dev/netif/ath/ath_hal/
HDah.c477 WIRELESS_MODE_11g = 3, enumerator
489 return WIRELESS_MODE_11g; in ath_hal_chan2wmode()
1172 mode = IS_CHAN_5GHZ(c) ? WIRELESS_MODE_11a : WIRELESS_MODE_11g; in ath_hal_process_noisefloor()