Searched refs:NL80211_TID_CONFIG_ATTR_RETRY_LONG (Results 1 – 3 of 3) sorted by relevance
5483 NL80211_TID_CONFIG_ATTR_RETRY_LONG, enumerator
7089 changed &= ~BIT(NL80211_TID_CONFIG_ATTR_RETRY_LONG); in ath10k_mac_set_tid_config()7117 if (changed & BIT(NL80211_TID_CONFIG_ATTR_RETRY_LONG)) { in ath10k_mac_set_tid_config()7153 if (changed & BIT(NL80211_TID_CONFIG_ATTR_RETRY_LONG)) { in ath10k_mac_set_tid_config()7155 changed &= ~BIT(NL80211_TID_CONFIG_ATTR_RETRY_LONG); in ath10k_mac_set_tid_config()7228 if (changed & BIT(NL80211_TID_CONFIG_ATTR_RETRY_LONG)) in ath10k_mac_parse_tid_config()7363 if (changed & BIT(NL80211_TID_CONFIG_ATTR_RETRY_LONG)) { in ath10k_sta_tid_cfg_wk()10147 BIT(NL80211_TID_CONFIG_ATTR_RETRY_LONG) | in ath10k_mac_register()
408 [NL80211_TID_CONFIG_ATTR_RETRY_LONG] = NLA_POLICY_MIN(NLA_U8, 1),2294 if (nla_put_u8(msg, NL80211_TID_CONFIG_ATTR_RETRY_LONG, in nl80211_put_tid_config_support()15883 if (attrs[NL80211_TID_CONFIG_ATTR_RETRY_LONG]) { in parse_tid_conf()15884 tid_conf->mask |= BIT(NL80211_TID_CONFIG_ATTR_RETRY_LONG); in parse_tid_conf()15886 nla_get_u8(attrs[NL80211_TID_CONFIG_ATTR_RETRY_LONG]); in parse_tid_conf()