Home
last modified time | relevance | path

Searched refs:ah_setSifsTime (Results 1 – 5 of 5) sorted by relevance

/freebsd-12-stable/sys/contrib/dev/ath/ath_hal/ar9300/
Dar9300_stub.c118 ah->ah_setSifsTime = ar9300_Stub_SetSifsTime; in ar9300_set_stub_functions()
/freebsd-12-stable/sys/dev/ath/ath_hal/ar5210/
Dar5210_attach.c128 .ah_setSifsTime = ar5210SetSifsTime,
/freebsd-12-stable/sys/dev/ath/ath_hal/ar5211/
Dar5211_attach.c128 .ah_setSifsTime = ar5211SetSifsTime,
/freebsd-12-stable/sys/dev/ath/ath_hal/ar5212/
Dar5212_attach.c125 .ah_setSifsTime = ar5212SetSifsTime,
/freebsd-12-stable/sys/dev/ath/ath_hal/
Dah.h1390 HAL_BOOL __ahdecl(*ah_setSifsTime)(struct ath_hal*, u_int); member