Home
last modified time | relevance | path

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

/NextBSD/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300_stub.c155 ah->ah_resetStationBeaconTimers = ar9300_Stub_ResetStaBeaconTimers; in ar9300_set_stub_functions()
HDar9300_stub_funcs.h20 extern void ar9300_Stub_ResetStaBeaconTimers(struct ath_hal *ah);
HDar9300_stub_funcs.c102 ar9300_Stub_ResetStaBeaconTimers(struct ath_hal *ah) in ar9300_Stub_ResetStaBeaconTimers() function