Home
last modified time | relevance | path

Searched refs:BeaconPeriod (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/staging/rtl8712/
A Dwlan_bssdef.h49 u32 BeaconPeriod; /* units are Kusec */ member
A Drtl871x_mlme.c463 pnetwork->Configuration.BeaconPeriod = in r8712_survey_event_callback()
464 le32_to_cpu(pnetwork->Configuration.BeaconPeriod); in r8712_survey_event_callback()
686 pnetwork->network.Configuration.BeaconPeriod = in r8712_joinbss_event_callback()
687 le32_to_cpu(pnetwork->network.Configuration.BeaconPeriod); in r8712_joinbss_event_callback()
1569 pdev_network->Configuration.BeaconPeriod = 100; in r8712_init_registrypriv_dev_network()
A Drtl871x_cmd.c447 psecnetwork->Configuration.BeaconPeriod = cpu_to_le32( in r8712_joinbss_cmd()
448 psecnetwork->Configuration.BeaconPeriod); in r8712_joinbss_cmd()
A Dieee80211.c165 u16 beaconPeriod = (u16)dev_network->Configuration.BeaconPeriod; in r8712_generate_ie()
/linux/drivers/staging/r8188eu/include/
A Dwlan_bssdef.h41 u32 BeaconPeriod; /* units are Kusec */ member
/linux/drivers/staging/r8188eu/core/
A Drtw_ieee80211.c225 *(__le16 *)ie = cpu_to_le16((u16)pdev_network->Configuration.BeaconPeriod);/* BCN_INTERVAL; */ in rtw_generate_ie()
A Drtw_mlme.c1801 pdev_network->Configuration.BeaconPeriod = 100; in rtw_init_registrypriv_dev_network()
A Drtw_mlme_ext.c6326 bssid->Configuration.BeaconPeriod = le32_to_cpu(le32_tmp); in collect_bss_info()

Completed in 29 milliseconds