Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_stub.c121 ah->ah_getSlotTime = ar9300_Stub_GetSlotTime; in ar9300_set_stub_functions()
H A Dar9300_freebsd.c419 ah->ah_getSlotTime = ar9300GetSlotTime; in ar9300_attach_freebsd_ops()
/freebsd/sys/dev/ath/ath_hal/ar5210/
H A Dar5210_attach.c129 .ah_getSlotTime = ar5210GetSlotTime,
/freebsd/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_attach.c129 .ah_getSlotTime = ar5211GetSlotTime,
/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_attach.c126 .ah_getSlotTime = ar5212GetSlotTime,
/freebsd/sys/dev/ath/ath_hal/
H A Dah.h1391 u_int __ahdecl(*ah_getSlotTime)(struct ath_hal*); member
/freebsd/sys/dev/ath/
H A Dif_athvar.h1198 ((*(_ah)->ah_getSlotTime)((_ah)))