Searched refs:NL80211_TID_CONFIG_ATTR_RTSCTS_CTRL (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/sys/compat/linuxkpi/common/include/linux/
H A Dnl80211.h387 NL80211_TID_CONFIG_ATTR_RTSCTS_CTRL, enumerator in enum:nl80211_tid_cfg_attr
/freebsd-current/contrib/wpa/src/drivers/
H A Dnl80211_copy.h5040 * @NL80211_TID_CONFIG_ATTR_RTSCTS_CTRL: Enable/Disable RTS_CTS for the TIDs
5066 NL80211_TID_CONFIG_ATTR_RTSCTS_CTRL, enumerator in enum:nl80211_tid_config_attr
/freebsd-current/sys/contrib/dev/athk/ath10k/
H A Dmac.c7148 if (changed & BIT(NL80211_TID_CONFIG_ATTR_RTSCTS_CTRL)) {
7192 if (changed & BIT(NL80211_TID_CONFIG_ATTR_RTSCTS_CTRL)) {
7267 if (changed & BIT(NL80211_TID_CONFIG_ATTR_RTSCTS_CTRL)) {
7424 if (changed & BIT(NL80211_TID_CONFIG_ATTR_RTSCTS_CTRL)) {
10223 BIT(NL80211_TID_CONFIG_ATTR_RTSCTS_CTRL);

Completed in 194 milliseconds