Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_stub.c119 ah->ah_getSifsTime = ar9300_Stub_GetSifsTime; in ar9300_set_stub_functions()
/freebsd/sys/dev/ath/ath_hal/ar5210/
H A Dar5210_attach.c127 .ah_getSifsTime = ar5210GetSifsTime,
/freebsd/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_attach.c127 .ah_getSifsTime = ar5211GetSifsTime,
/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_attach.c124 .ah_getSifsTime = ar5212GetSifsTime,
/freebsd/sys/dev/ath/ath_hal/
H A Dah.h1389 u_int __ahdecl(*ah_getSifsTime)(struct ath_hal*); member