Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dnl80211.h5032 NL80211_TID_CONFIG_ATTR_RTSCTS_CTRL, enumerator
/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/net/wireless/
H A Dnl80211.c380 [NL80211_TID_CONFIG_ATTR_RTSCTS_CTRL] =
14501 if (attrs[NL80211_TID_CONFIG_ATTR_RTSCTS_CTRL]) { in parse_tid_conf()
14502 tid_conf->mask |= BIT(NL80211_TID_CONFIG_ATTR_RTSCTS_CTRL); in parse_tid_conf()
14504 nla_get_u8(attrs[NL80211_TID_CONFIG_ATTR_RTSCTS_CTRL]); in parse_tid_conf()