Searched refs:NL80211_ATTR_COALESCE_RULE (Results 1 – 2 of 2) sorted by relevance
3172 NL80211_ATTR_COALESCE_RULE, enumerator
1839 if (nla_put(msg, NL80211_ATTR_COALESCE_RULE, sizeof(rule), &rule)) in nl80211_send_coalesce()13979 nl_rules = nla_nest_start_noflag(msg, NL80211_ATTR_COALESCE_RULE); in nl80211_send_coalesce_rules()14175 if (!info->attrs[NL80211_ATTR_COALESCE_RULE]) { in nl80211_set_coalesce()14182 nla_for_each_nested(rule, info->attrs[NL80211_ATTR_COALESCE_RULE], in nl80211_set_coalesce()14196 nla_for_each_nested(rule, info->attrs[NL80211_ATTR_COALESCE_RULE], in nl80211_set_coalesce()