Home
last modified time | relevance | path

Searched refs:ar9300_Stub_GetSifsTime (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_stub.c119 ah->ah_getSifsTime = ar9300_Stub_GetSifsTime; in ar9300_set_stub_functions()
H A Dar9300_stub_funcs.h75 extern u_int ar9300_Stub_GetSifsTime(struct ath_hal *);
H A Dar9300_stub_funcs.c462 ar9300_Stub_GetSifsTime(struct ath_hal *ah) in ar9300_Stub_GetSifsTime() function