Home
last modified time | relevance | path

Searched refs:ah_setStationBeaconTimers (Results 1 – 8 of 8) sorted by relevance

/dragonfly/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_stub.c154 ah->ah_setStationBeaconTimers = ar9300_Stub_SetStaBeaconTimers; in ar9300_set_stub_functions()
H A Dar9300_freebsd.c250 ah->ah_setStationBeaconTimers = ar9300_set_sta_beacon_timers; in ar9300_attach_freebsd_ops()
/dragonfly/sys/dev/netif/ath/ath_hal/ar5210/
H A Dar5210_attach.c160 .ah_setStationBeaconTimers = ar5210SetStaBeaconTimers,
/dragonfly/sys/dev/netif/ath/ath_hal/ar5211/
H A Dar5211_attach.c160 .ah_setStationBeaconTimers = ar5211SetStaBeaconTimers,
/dragonfly/sys/dev/netif/ath/ath_hal/ar5212/
H A Dar5212_attach.c161 .ah_setStationBeaconTimers = ar5212SetStaBeaconTimers,
/dragonfly/sys/dev/netif/ath/ath_hal/ar5416/
H A Dar5416_attach.c179 ah->ah_setStationBeaconTimers = ar5416SetStaBeaconTimers; in ar5416InitState()
/dragonfly/sys/dev/netif/ath/ath_hal/
H A Dah.h1562 void __ahdecl(*ah_setStationBeaconTimers)(struct ath_hal*, member
/dragonfly/sys/dev/netif/ath/ath/
H A Dif_athvar.h1164 ((*(_ah)->ah_setStationBeaconTimers)((_ah), (_bs)))