Home
last modified time | relevance | path

Searched refs:cfpperiod (Results 1 – 4 of 4) sorted by relevance

/linux-3.4.99/drivers/net/wireless/ath/ath9k/
Dhtc_drv_beacon.c72 int cfpperiod, cfpcount, bmiss_timeout; in ath9k_htc_beacon_config_sta() local
95 cfpperiod = 1; /* NB: no PCF support yet */ in ath9k_htc_beacon_config_sta()
118 cfp_dec_count = (num_beacons / dtimperiod) % cfpperiod; in ath9k_htc_beacon_config_sta()
128 cfpcount += cfpperiod; in ath9k_htc_beacon_config_sta()
134 bs.bs_cfpperiod = cfpperiod*bs.bs_dtimperiod; in ath9k_htc_beacon_config_sta()
Dbeacon.c533 int cfpperiod, cfpcount; in ath_beacon_config_sta() local
556 cfpperiod = 1; /* NB: no PCF support yet */ in ath_beacon_config_sta()
577 cfp_dec_count = (num_beacons / dtimperiod) % cfpperiod; in ath_beacon_config_sta()
587 cfpcount += cfpperiod; in ath_beacon_config_sta()
593 bs.bs_cfpperiod = cfpperiod*bs.bs_dtimperiod; in ath_beacon_config_sta()
/linux-3.4.99/drivers/net/wireless/libertas/
Dtypes.h20 u8 cfpperiod; member
154 u8 cfpperiod; member
/linux-3.4.99/drivers/staging/wlan-ng/
Dp80211metastruct.h109 p80211item_uint32_t cfpperiod; member
144 p80211item_uint32_t cfpperiod; member