Home
last modified time | relevance | path

Searched refs:ath_hal_beaconinit (Results 1 – 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/ath/
HDif_ath_beacon.c1169 ath_hal_beaconinit(ah, nexttbtt_u8, intval_u8); in ath_beacon_config()
1171 ath_hal_beaconinit(ah, nexttbtt, intval); in ath_beacon_config()
HDif_athvar.h1134 #define ath_hal_beaconinit(_ah, _nextb, _bperiod) \ macro