Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/contrib/dev/ath/ath_hal/ar9300/
Dar9300_stub.c119 ah->ah_getSifsTime = ar9300_Stub_GetSifsTime; in ar9300_set_stub_functions()
/freebsd-12-stable/sys/dev/ath/ath_hal/ar5210/
Dar5210_attach.c129 .ah_getSifsTime = ar5210GetSifsTime,
/freebsd-12-stable/sys/dev/ath/ath_hal/ar5211/
Dar5211_attach.c129 .ah_getSifsTime = ar5211GetSifsTime,
/freebsd-12-stable/sys/dev/ath/ath_hal/ar5212/
Dar5212_attach.c126 .ah_getSifsTime = ar5212GetSifsTime,
/freebsd-12-stable/sys/dev/ath/ath_hal/
Dah.h1391 u_int __ahdecl(*ah_getSifsTime)(struct ath_hal*); member