Searched refs:NL80211_TID_CONFIG_ATTR_RETRY_LONG (Results 1 – 3 of 3) sorted by relevance
5483 NL80211_TID_CONFIG_ATTR_RETRY_LONG, enumerator
7090 changed &= ~BIT(NL80211_TID_CONFIG_ATTR_RETRY_LONG); in ath10k_mac_set_tid_config()7118 if (changed & BIT(NL80211_TID_CONFIG_ATTR_RETRY_LONG)) { in ath10k_mac_set_tid_config()7154 if (changed & BIT(NL80211_TID_CONFIG_ATTR_RETRY_LONG)) { in ath10k_mac_set_tid_config()7156 changed &= ~BIT(NL80211_TID_CONFIG_ATTR_RETRY_LONG); in ath10k_mac_set_tid_config()7229 if (changed & BIT(NL80211_TID_CONFIG_ATTR_RETRY_LONG)) in ath10k_mac_parse_tid_config()7364 if (changed & BIT(NL80211_TID_CONFIG_ATTR_RETRY_LONG)) { in ath10k_sta_tid_cfg_wk()10148 BIT(NL80211_TID_CONFIG_ATTR_RETRY_LONG) | in ath10k_mac_register()
408 [NL80211_TID_CONFIG_ATTR_RETRY_LONG] = NLA_POLICY_MIN(NLA_U8, 1),2298 if (nla_put_u8(msg, NL80211_TID_CONFIG_ATTR_RETRY_LONG, in nl80211_put_tid_config_support()15949 if (attrs[NL80211_TID_CONFIG_ATTR_RETRY_LONG]) { in parse_tid_conf()15950 tid_conf->mask |= BIT(NL80211_TID_CONFIG_ATTR_RETRY_LONG); in parse_tid_conf()15952 nla_get_u8(attrs[NL80211_TID_CONFIG_ATTR_RETRY_LONG]); in parse_tid_conf()