Home
last modified time | relevance | path

Searched refs:shortSlotTimeSupported (Results 1 – 10 of 10) sorted by relevance

/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
H A Dlim_process_cfg_updates.c172 &pe_session->shortSlotTimeSupported); in lim_apply_configuration()
H A Dlim_ft.c162 pAddBssParams->shortSlotTimeSupported = in lim_ft_prepare_add_bss_req()
794 ft_session->shortSlotTimeSupported = true; in lim_fill_ft_session()
H A Dlim_assoc_utils.c1134 session_entry->shortSlotTimeSupported = true; in lim_decide_short_slot()
1169 session_entry->shortSlotTimeSupported = true; in lim_decide_short_slot()
3750 pAddBssParams->shortSlotTimeSupported = in lim_sta_send_add_bss()
4134 pAddBssParams->shortSlotTimeSupported, in lim_sta_send_add_bss()
4218 pAddBssParams->shortSlotTimeSupported = in lim_sta_send_add_bss_pre_assoc()
H A Dlim_utils.c1465 && session_entry->shortSlotTimeSupported)) { in lim_update_short_slot_time()
1471 session_entry->shortSlotTimeSupported = false; in lim_update_short_slot_time()
1475 session_entry->shortSlotTimeSupported)) { in lim_update_short_slot_time()
1481 session_entry->shortSlotTimeSupported = false; in lim_update_short_slot_time()
10780 pcap_info->shortSlotTime = pe_session->shortSlotTimeSupported; in lim_get_capability_info()
10796 pe_session->shortSlotTimeSupported; in lim_get_capability_info()
11126 session->shortSlotTimeSupported, in lim_pre_vdev_start()
11182 mlme_obj->proto.generic.slot_time = session->shortSlotTimeSupported; in lim_pre_vdev_start()
H A Dlim_api.c1684 if (nShortSlot != pe_session->shortSlotTimeSupported) { in lim_update_short_slot()
1690 pe_session->shortSlotTimeSupported = nShortSlot; in lim_update_short_slot()
H A Dlim_process_sme_req_messages.c507 &session->shortSlotTimeSupported); in lim_configure_ap_start_bss_session()
/wlan-driver/qcacld-3.0/core/wma/inc/
H A Dwma_if.h393 uint8_t shortSlotTimeSupported; member
H A Dwma.h719 uint8_t shortSlotTimeSupported; member
/wlan-driver/qcacld-3.0/core/mac/src/pe/include/
H A Dlim_session.h738 uint8_t shortSlotTimeSupported; member
/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_dev_if.c4152 uint8_t dtimPeriod, uint8_t shortSlotTimeSupported, in wma_vdev_set_bss_params() argument
4210 if (shortSlotTimeSupported) in wma_vdev_set_bss_params()
4434 iface->shortSlotTimeSupported = add_bss->shortSlotTimeSupported; in wma_update_iface_params()
4712 add_bss->shortSlotTimeSupported, in wma_send_peer_assoc_req()
5295 iface->shortSlotTimeSupported, in wma_add_sta_req_sta_mode()