Home
last modified time | relevance | path

Searched refs:beaconSize (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qcacld-3.0/core/mac/src/pe/sch/
H A Dsch_beacon_gen.c1554 uint32_t beaconSize; in sch_process_pre_beacon_ind() local
1565 beaconSize = pe_session->schBeaconOffsetBegin; in sch_process_pre_beacon_ind()
1584 beaconSize += 2 + timLength; in sch_process_pre_beacon_ind()
1586 write_beacon_to_memory(mac, (uint16_t) beaconSize, in sch_process_pre_beacon_ind()
1587 (uint16_t) beaconSize, in sch_process_pre_beacon_ind()
/wlan-driver/qcacld-3.0/core/mac/src/cfg/cfgUtil/
H A Ddot11f.frms4141 // the local 'beaconSize'.