Home
last modified time | relevance | path

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

/trueos/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300_stub.c118 ah->ah_setSifsTime = ar9300_Stub_SetSifsTime; in ar9300_set_stub_functions()
/trueos/sys/dev/ath/ath_hal/ar5210/
HDar5210_attach.c126 .ah_setSifsTime = ar5210SetSifsTime,
/trueos/sys/dev/ath/ath_hal/ar5211/
HDar5211_attach.c126 .ah_setSifsTime = ar5211SetSifsTime,
/trueos/sys/dev/ath/ath_hal/ar5212/
HDar5212_attach.c123 .ah_setSifsTime = ar5212SetSifsTime,
/trueos/sys/dev/ath/ath_hal/
HDah.h1445 HAL_BOOL __ahdecl(*ah_setSifsTime)(struct ath_hal*, u_int); member