Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/contrib/dev/ath/ath_hal/ar9300/
Dar9300_stub.c121 ah->ah_getSlotTime = ar9300_Stub_GetSlotTime; in ar9300_set_stub_functions()
Dar9300_freebsd.c403 ah->ah_getSlotTime = ar9300GetSlotTime; in ar9300_attach_freebsd_ops()
/freebsd-12-stable/sys/dev/ath/ath_hal/ar5210/
Dar5210_attach.c131 .ah_getSlotTime = ar5210GetSlotTime,
/freebsd-12-stable/sys/dev/ath/ath_hal/ar5211/
Dar5211_attach.c131 .ah_getSlotTime = ar5211GetSlotTime,
/freebsd-12-stable/sys/dev/ath/ath_hal/ar5212/
Dar5212_attach.c128 .ah_getSlotTime = ar5212GetSlotTime,
/freebsd-12-stable/sys/dev/ath/ath_hal/
Dah.h1393 u_int __ahdecl(*ah_getSlotTime)(struct ath_hal*); member
/freebsd-12-stable/sys/dev/ath/
Dif_athvar.h1197 ((*(_ah)->ah_getSlotTime)((_ah)))