Home
last modified time | relevance | path

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

/trueos/sys/dev/ath/
HDif_athvar.h1261 (ath_hal_getcapability(_ah, HAL_CAP_INTMIT, \
1264 (ath_hal_getcapability(_ah, HAL_CAP_INTMIT, \
1267 ath_hal_setcapability(_ah, HAL_CAP_INTMIT, \
/trueos/sys/dev/ath/ath_hal/ar5212/
HDar5212_misc.c898 case HAL_CAP_INTMIT: /* interference mitigation */ in ar5212GetCapability()
1017 case HAL_CAP_INTMIT: { /* interference mitigation */ in ar5212SetCapability()
/trueos/sys/dev/ath/ath_hal/
HDah.h190 HAL_CAP_INTMIT = 229, /* interference mitigation */ enumerator