Searched refs:bs_intval (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_beacon.c282 bs.bs_intval = intval;
337 bs.bs_intval,
H A Darn_ath9k.h750 uint32_t bs_intval; member in struct:ath9k_beacon_state
H A Darn_hw.c3367 TU_TO_USEC(bs->bs_intval & ATH9K_BEACON_PERIOD));
3369 TU_TO_USEC(bs->bs_intval & ATH9K_BEACON_PERIOD));
3374 beaconintval = bs->bs_intval & ATH9K_BEACON_PERIOD;
/illumos-gate/usr/src/uts/common/io/ath/
H A Dath_aux.c557 bs.bs_intval = in->in_intval;
559 bs.bs_dtimperiod = bs.bs_intval;
580 roundup((100 * 1000) / 1024, bs.bs_intval);
589 bs.bs_intval,
H A Dath_hal.h697 uint32_t bs_intval; /* beacon interval+flags */ member in struct:__anon4916

Completed in 66 milliseconds