beaconperiod     1769 drivers/net/wireless/marvell/libertas/cfg.c 	cmd.bss.beaconperiod = cpu_to_le16(params->beacon_interval);
beaconperiod     1880 drivers/net/wireless/marvell/libertas/cfg.c 	cmd.beaconperiod = cpu_to_le16(params->beacon_interval);
beaconperiod      746 drivers/net/wireless/marvell/libertas/host.h 	__le16 beaconperiod;
beaconperiod      769 drivers/net/wireless/marvell/libertas/host.h 	__le16 beaconperiod;
beaconperiod      366 drivers/staging/wlan-ng/cfg80211.c 			msg2.beaconperiod.data,
beaconperiod       99 drivers/staging/wlan-ng/p80211metastruct.h 	struct p80211item_uint32 beaconperiod;
beaconperiod      142 drivers/staging/wlan-ng/p80211metastruct.h 	struct p80211item_uint32 beaconperiod;
beaconperiod      478 drivers/staging/wlan-ng/prism2mgmt.c 	req->beaconperiod.status = P80211ENUM_msgitem_status_data_ok;
beaconperiod      479 drivers/staging/wlan-ng/prism2mgmt.c 	req->beaconperiod.data = le16_to_cpu(item->bcnint);
beaconperiod      598 drivers/staging/wlan-ng/prism2mgmt.c 	word = msg->beaconperiod.data;