Searched refs:beacons (Results 1 - 8 of 8) sorted by relevance

/freebsd-10.1-release/tools/tools/net80211/scripts/
H A Dsetup.wdsrelay23 WLAN_STA=`ifconfig wlan create wlanmode sta wlandev $WIRELESS -beacons`
/freebsd-10.1-release/sys/dev/ath/ath_hal/ar5210/
H A Dar5210_misc.c308 * to synchronize its TSF to the correct beacons and receive frames coming
415 stats->beacons += OS_REG_READ(ah, AR_BEACON_CNT);
/freebsd-10.1-release/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_misc.c309 * to synchronize its TSF to the correct beacons and receive frames coming
419 stats->beacons += OS_REG_READ(ah, AR_BEACON_CNT);
/freebsd-10.1-release/tools/tools/ath/athstats/
H A Dathstats.c210 { 7, "bexmit", "bexmit", "beacons transmitted" },
377 { 5, "beacons","beacons", "beacons received" },
379 { 3, "avgbrssi","BSI", "average rssi (beacons only)" },
719 case S_MIB_BEACONS: MIBSTAT(beacons);
962 case S_MIB_BEACONS: MIBSTAT(beacons);
/freebsd-10.1-release/sys/dev/iwn/
H A Dif_iwnreg.h523 * This flag does not affect IWN_BEACON_STATISTICS after beacons (see below).
526 * IWN_BEACON_STATISTICS after received beacons. This flag
873 uint32_t beacons; member in struct:iwn_pmgt_cmd
1444 uint32_t beacons; member in struct:iwn_rx_general_stats
/freebsd-10.1-release/sys/dev/ath/ath_hal/
H A Dah.h623 uint32_t beacons; member in struct:__anon7657
/freebsd-10.1-release/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_misc.c213 * to synchronize its TSF to the correct beacons and receive frames coming
387 stats->beacons += OS_REG_READ(ah, AR_BEACON_CNT);
/freebsd-10.1-release/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_misc.c285 * to synchronize its TSF to the correct beacons and receive frames coming
458 stats->beacons += OS_REG_READ(ah, AR_BEACON_CNT);
471 stats->beacons = istats->beacons;

Completed in 118 milliseconds