Home
last modified time | relevance | path

Searched refs:beacon_period (Results 1 – 12 of 12) sorted by relevance

/freebsd-head/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300_beacon.c37 u_int32_t next_beacon, u_int32_t beacon_period, in ar9300_beacon_init() argument
55 ONE_EIGHTH_TU_TO_USEC(beacon_period & HAL_BEACON_PERIOD_TU8); in ar9300_beacon_init()
62 __func__, next_beacon, beacon_period, opmode, beacon_period_usec); in ar9300_beacon_init()
69 if (beacon_period & HAL_BEACON_RESET_TSF) { in ar9300_beacon_init()
HDar9300_freebsd.h75 uint32_t next_beacon, uint32_t beacon_period);
HDar9300_freebsd.c895 uint32_t beacon_period) in ar9300_freebsd_beacon_init() argument
898 ar9300_beacon_init(ah, next_beacon, beacon_period, 0, in ar9300_freebsd_beacon_init()
HDar9300_stub_funcs.h19 uint32_t next_beacon, uint32_t beacon_period);
HDar9300_stub_funcs.c95 uint32_t beacon_period) in ar9300_Stub_BeaconInit() argument
HDar9300.h1207 u_int32_t next_beacon, u_int32_t beacon_period,
/freebsd-head/sys/dev/ath/ath_hal/ar5211/
HDar5211_beacon.c65 uint32_t next_beacon, uint32_t beacon_period) in ar5211BeaconInit() argument
97 bt.bt_intval = beacon_period & in ar5211BeaconInit()
/freebsd-head/sys/dev/ath/ath_hal/ar5210/
HDar5210_beacon.c62 uint32_t next_beacon, uint32_t beacon_period) in ar5210BeaconInit() argument
88 bt.bt_intval = beacon_period & in ar5210BeaconInit()
/freebsd-head/sys/dev/ath/ath_hal/ar5212/
HDar5212_beacon.c89 uint32_t next_beacon, uint32_t beacon_period) in ar5212BeaconInit() argument
121 bt.bt_intval = beacon_period & in ar5212BeaconInit()
HDar5212.h444 uint32_t next_beacon, uint32_t beacon_period);
/freebsd-head/sys/dev/ath/ath_hal/ar5416/
HDar5416_beacon.c83 uint32_t next_beacon, uint32_t beacon_period) in ar5416BeaconInit() argument
123 bt.bt_intval = beacon_period & in ar5416BeaconInit()
HDar5416.h194 uint32_t next_beacon, uint32_t beacon_period);