Searched refs:cfpperiod (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/sys/dev/usb/wlan/
H A Dif_uathreg.h432 uint32_t cfpperiod; member in struct:uath_cmd_set_stabeacon_timers
/freebsd-9.3-release/sys/dev/ath/
H A Dif_ath.c2784 int cfpperiod, cfpcount; local
2796 cfpperiod = 1; /* NB: no PCF support yet */
2809 cfpcount = cfpperiod - 1;
2817 bs.bs_cfpperiod = cfpperiod*bs.bs_dtimperiod;

Completed in 122 milliseconds