Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300_stub.c120 ah->ah_setSlotTime = ar9300_Stub_SetSlotTime; in ar9300_set_stub_functions()
HDar9300_freebsd.c419 ah->ah_setSlotTime = ar9300_set_slot_time; in ar9300_attach_freebsd_ops()
/freebsd-14-stable/sys/dev/ath/ath_hal/ar5210/
HDar5210_attach.c128 .ah_setSlotTime = ar5210SetSlotTime,
/freebsd-14-stable/sys/dev/ath/ath_hal/ar5211/
HDar5211_attach.c128 .ah_setSlotTime = ar5211SetSlotTime,
/freebsd-14-stable/sys/dev/ath/ath_hal/ar5212/
HDar5212_attach.c125 .ah_setSlotTime = ar5212SetSlotTime,
/freebsd-14-stable/sys/dev/ath/ath_hal/
HDah.h1390 HAL_BOOL __ahdecl(*ah_setSlotTime)(struct ath_hal*, u_int); member
/freebsd-14-stable/sys/dev/ath/
HDif_athvar.h1196 ((*(_ah)->ah_setSlotTime)((_ah), (_us)))