Searched refs:nl_rules (Results 1 – 1 of 1) sorted by relevance
23 struct nlattr *nl_rules, *nl_rule = NULL, *nl_pats, *nl_pat; in handle_coalesce_enable() local40 nl_rules = nla_nest_start(msg, NL80211_ATTR_COALESCE_RULE); in handle_coalesce_enable()41 if (!nl_rules) { in handle_coalesce_enable()164 nla_nest_end(msg, nl_rules); in handle_coalesce_enable()