Searched refs:NL80211_TID_CONFIG_ATTR_RETRY_LONG (Results 1 – 3 of 3) sorted by relevance
5384 NL80211_TID_CONFIG_ATTR_RETRY_LONG, enumerator
7088 changed &= ~BIT(NL80211_TID_CONFIG_ATTR_RETRY_LONG); in ath10k_mac_set_tid_config()7116 if (changed & BIT(NL80211_TID_CONFIG_ATTR_RETRY_LONG)) { in ath10k_mac_set_tid_config()7152 if (changed & BIT(NL80211_TID_CONFIG_ATTR_RETRY_LONG)) { in ath10k_mac_set_tid_config()7154 changed &= ~BIT(NL80211_TID_CONFIG_ATTR_RETRY_LONG); in ath10k_mac_set_tid_config()7227 if (changed & BIT(NL80211_TID_CONFIG_ATTR_RETRY_LONG)) in ath10k_mac_parse_tid_config()7362 if (changed & BIT(NL80211_TID_CONFIG_ATTR_RETRY_LONG)) { in ath10k_sta_tid_cfg_wk()10139 BIT(NL80211_TID_CONFIG_ATTR_RETRY_LONG) | in ath10k_mac_register()
407 [NL80211_TID_CONFIG_ATTR_RETRY_LONG] = NLA_POLICY_MIN(NLA_U8, 1),2267 if (nla_put_u8(msg, NL80211_TID_CONFIG_ATTR_RETRY_LONG, in nl80211_put_tid_config_support()15621 if (attrs[NL80211_TID_CONFIG_ATTR_RETRY_LONG]) { in parse_tid_conf()15622 tid_conf->mask |= BIT(NL80211_TID_CONFIG_ATTR_RETRY_LONG); in parse_tid_conf()15624 nla_get_u8(attrs[NL80211_TID_CONFIG_ATTR_RETRY_LONG]); in parse_tid_conf()