Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/uapi/linux/
H A Dnl80211.h5003 * @NL80211_TID_CONFIG_ATTR_RTSCTS_CTRL: Enable/Disable RTS_CTS for the TIDs
5029 NL80211_TID_CONFIG_ATTR_RTSCTS_CTRL, enumerator
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dnl80211.h5459 * @NL80211_TID_CONFIG_ATTR_RTSCTS_CTRL: Enable/Disable RTS_CTS for the TIDs
5485 NL80211_TID_CONFIG_ATTR_RTSCTS_CTRL, enumerator
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dnl80211.h1206 NL80211_TID_CONFIG_ATTR_RTSCTS_CTRL, enumerator
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dnl80211.h1194 NL80211_TID_CONFIG_ATTR_RTSCTS_CTRL, enumerator
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
H A Dmac.c6982 if (changed & BIT(NL80211_TID_CONFIG_ATTR_RTSCTS_CTRL)) { in ath10k_mac_set_tid_config()
7026 if (changed & BIT(NL80211_TID_CONFIG_ATTR_RTSCTS_CTRL)) { in ath10k_mac_set_tid_config()
7101 if (changed & BIT(NL80211_TID_CONFIG_ATTR_RTSCTS_CTRL)) { in ath10k_mac_parse_tid_config()
7258 if (changed & BIT(NL80211_TID_CONFIG_ATTR_RTSCTS_CTRL)) { in ath10k_sta_tid_cfg_wk()
9984 BIT(NL80211_TID_CONFIG_ATTR_RTSCTS_CTRL); in ath10k_mac_register()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/
H A Dmac.c7134 if (changed & BIT(NL80211_TID_CONFIG_ATTR_RTSCTS_CTRL)) { in ath10k_mac_set_tid_config()
7178 if (changed & BIT(NL80211_TID_CONFIG_ATTR_RTSCTS_CTRL)) { in ath10k_mac_set_tid_config()
7253 if (changed & BIT(NL80211_TID_CONFIG_ATTR_RTSCTS_CTRL)) { in ath10k_mac_parse_tid_config()
7410 if (changed & BIT(NL80211_TID_CONFIG_ATTR_RTSCTS_CTRL)) { in ath10k_sta_tid_cfg_wk()
10155 BIT(NL80211_TID_CONFIG_ATTR_RTSCTS_CTRL); in ath10k_mac_register()
/kernel/linux/linux-5.10/net/wireless/
H A Dnl80211.c380 [NL80211_TID_CONFIG_ATTR_RTSCTS_CTRL] =
14500 if (attrs[NL80211_TID_CONFIG_ATTR_RTSCTS_CTRL]) { in parse_tid_conf()
14501 tid_conf->mask |= BIT(NL80211_TID_CONFIG_ATTR_RTSCTS_CTRL); in parse_tid_conf()
14503 nla_get_u8(attrs[NL80211_TID_CONFIG_ATTR_RTSCTS_CTRL]); in parse_tid_conf()
/kernel/linux/linux-6.6/net/wireless/
H A Dnl80211.c411 [NL80211_TID_CONFIG_ATTR_RTSCTS_CTRL] =
15918 if (attrs[NL80211_TID_CONFIG_ATTR_RTSCTS_CTRL]) { in parse_tid_conf()
15919 tid_conf->mask |= BIT(NL80211_TID_CONFIG_ATTR_RTSCTS_CTRL); in parse_tid_conf()
15921 nla_get_u8(attrs[NL80211_TID_CONFIG_ATTR_RTSCTS_CTRL]); in parse_tid_conf()

Completed in 98 milliseconds