Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_phy.c186 case HAL_MODE_11G_HALF_RATE: in ar5212GetRateTable()
H A Dar5212_misc.c134 mode |= HAL_MODE_11G_HALF_RATE; in ar5212GetWirelessModes()
/freebsd/sys/dev/ath/ath_hal/
H A Dah_regdomain.c114 { HAL_MODE_11G_HALF_RATE,
371 case HAL_MODE_11G_HALF_RATE: in getchannelBM()
H A Dah.h668 HAL_MODE_11G_HALF_RATE = 0x800, /* 11g half width channels */ enumerator