Searched refs:BeaconPeriod (Results 1 – 4 of 4) sorted by relevance
49 u32 BeaconPeriod; /* units are Kusec */ member
462 pnetwork->Configuration.BeaconPeriod = in r8712_survey_event_callback()463 le32_to_cpu(pnetwork->Configuration.BeaconPeriod); in r8712_survey_event_callback()684 pnetwork->network.Configuration.BeaconPeriod = in r8712_joinbss_event_callback()685 le32_to_cpu(pnetwork->network.Configuration.BeaconPeriod); in r8712_joinbss_event_callback()1529 pdev_network->Configuration.BeaconPeriod = 100; in r8712_init_registrypriv_dev_network()
165 u16 beacon_period = (u16)dev_network->Configuration.BeaconPeriod; in r8712_generate_ie()
447 psecnetwork->Configuration.BeaconPeriod = cpu_to_le32( in r8712_joinbss_cmd()448 psecnetwork->Configuration.BeaconPeriod); in r8712_joinbss_cmd()
Completed in 9 milliseconds