Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_freebsd.c499 ah->ah_set11nBurstDuration = ar9300_set_11n_burst_duration; in ar9300_attach_freebsd_ops()
/freebsd/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_attach.c192 ah->ah_set11nBurstDuration = ar5416Set11nBurstDuration; in ar5416InitState()
/freebsd/sys/dev/ath/ath_hal/
H A Dah.h1495 void __ahdecl(*ah_set11nBurstDuration)(struct ath_hal *, member
/freebsd/sys/dev/ath/
H A Dif_athvar.h1444 ((*(_ah)->ah_set11nBurstDuration)((_ah), (_ds), (_dur)))