Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_stub.c118 ah->ah_setSifsTime = ar9300_Stub_SetSifsTime; in ar9300_set_stub_functions()
/freebsd/sys/dev/ath/ath_hal/ar5210/
H A Dar5210_attach.c126 .ah_setSifsTime = ar5210SetSifsTime,
/freebsd/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_attach.c126 .ah_setSifsTime = ar5211SetSifsTime,
/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_attach.c123 .ah_setSifsTime = ar5212SetSifsTime,
/freebsd/sys/dev/ath/ath_hal/
H A Dah.h1388 HAL_BOOL __ahdecl(*ah_setSifsTime)(struct ath_hal*, u_int); member