Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_freebsd.c496 ah->ah_set11nAggrMiddle = ar9300_set_11n_aggr_middle; in ar9300_attach_freebsd_ops()
/freebsd/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_attach.c189 ah->ah_set11nAggrMiddle = ar5416Set11nAggrMiddle; in ar5416InitState()
/freebsd/sys/dev/ath/ath_hal/
H A Dah.h1489 void __ahdecl(*ah_set11nAggrMiddle)(struct ath_hal *, member
/freebsd/sys/dev/ath/
H A Dif_athvar.h1439 ((*(_ah)->ah_set11nAggrMiddle)((_ah), (_ds), (_num)))