Home
last modified time | relevance | path

Searched refs:l_sig_tx_op_protection (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qcacld-3.0/components/mlme/dispatcher/inc/
H A Dwlan_mlme_public_struct.h429 uint16_t l_sig_tx_op_protection:1; member
459 uint16_t l_sig_tx_op_protection:1; member
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
H A Dlim_process_message_queue.c2328 (uint8_t)ht_cap_info->l_sig_tx_op_protection; in handle_ht_capabilityand_ht_info()
H A Dlim_process_tdls.c3161 uHTCapabilityInfo.ht_cap_info.l_sig_tx_op_protection; in lim_tdls_populate_dot11f_ht_caps()
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/
H A Dparser_api.c999 pDot11f->lsigTXOPProtection = ht_cap_info->l_sig_tx_op_protection; in populate_dot11f_ht_caps()