Home
last modified time | relevance | path

Searched refs:ah_resetStationBeaconTimers (Results 1 – 7 of 7) sorted by relevance

/dragonfly/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300_stub.c155 ah->ah_resetStationBeaconTimers = ar9300_Stub_ResetStaBeaconTimers; in ar9300_set_stub_functions()
/dragonfly/sys/dev/netif/ath/ath_hal/ar5210/
HDar5210_attach.c161 .ah_resetStationBeaconTimers = ar5210ResetStaBeaconTimers,
/dragonfly/sys/dev/netif/ath/ath_hal/ar5211/
HDar5211_attach.c161 .ah_resetStationBeaconTimers = ar5211ResetStaBeaconTimers,
/dragonfly/sys/dev/netif/ath/ath_hal/ar5212/
HDar5212_attach.c162 .ah_resetStationBeaconTimers = ar5212ResetStaBeaconTimers,
/dragonfly/sys/dev/netif/ath/ath_hal/ar5416/
HDar5416_attach.c180 ah->ah_resetStationBeaconTimers = ar5416ResetStaBeaconTimers; in ar5416InitState()
/dragonfly/sys/dev/netif/ath/ath_hal/
HDah.h1564 void __ahdecl(*ah_resetStationBeaconTimers)(struct ath_hal*); member
/dragonfly/sys/dev/netif/ath/ath/
HDif_athvar.h1160 ((*(_ah)->ah_resetStationBeaconTimers)((_ah)))