Home
last modified time | relevance | path

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

/NextBSD/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300_stub.c121 ah->ah_getSlotTime = ar9300_Stub_GetSlotTime; in ar9300_set_stub_functions()
HDar9300_freebsd.c208 ah->ah_getSlotTime = ar9300GetSlotTime; in ar9300_attach_freebsd_ops()
/NextBSD/sys/dev/ath/ath_hal/ar5210/
HDar5210_attach.c129 .ah_getSlotTime = ar5210GetSlotTime,
/NextBSD/sys/dev/ath/ath_hal/ar5211/
HDar5211_attach.c129 .ah_getSlotTime = ar5211GetSlotTime,
/NextBSD/sys/dev/ath/ath_hal/ar5212/
HDar5212_attach.c126 .ah_getSlotTime = ar5212GetSlotTime,
/NextBSD/sys/dev/ath/ath_hal/
HDah.h1500 u_int __ahdecl(*ah_getSlotTime)(struct ath_hal*); member
/NextBSD/sys/dev/ath/
HDif_athvar.h1177 ((*(_ah)->ah_getSlotTime)((_ah)))