HomeSort by: relevance | last modified time | path
    Searched defs:cfpperiod (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/ic/
ath.c 2494 int cfpperiod, cfpcount; local in function:ath_beacon_config
2506 cfpperiod = 1; /* NB: no PCF support yet */
2519 cfpcount = cfpperiod - 1;
2527 bs.bs_cfpperiod = cfpperiod*bs.bs_dtimperiod;

Completed in 41 milliseconds