Home
last modified time | relevance | path

Searched refs:gLimTDLSBufStaEnabled (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qcacld-3.0/core/mac/inc/
H A Dani_global.h415 uint8_t gLimTDLSBufStaEnabled; member
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
H A Dlim_api.c289 mac->lim.gLimTDLSBufStaEnabled = (uint8_t)valb; in __lim_init_config()
H A Dlim_process_tdls.c431 p_ext_cap->tdls_peer_uapsd_buffer_sta = mac->lim.gLimTDLSBufStaEnabled; in populate_dot11f_tdls_ext_capability()