Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/cds/src/
H A Dcds_ieee80211_common_i.h98 IEEE80211_PROT_CTSONLY = 1, /* CTS to self */ enumerator
/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_mgmt.c1866 prot_mode = llbcoexist ? IEEE80211_PROT_CTSONLY : IEEE80211_PROT_NONE; in wma_update_protection_mode()
H A Dwma_dev_if.c4222 prot_mode = llbCoexist ? IEEE80211_PROT_CTSONLY : IEEE80211_PROT_NONE; in wma_vdev_set_bss_params()