Searched refs:tids_array (Results 1 – 1 of 1) sorted by relevance
760 struct nlattr *tids_array = NULL; in handle_tid_config() local809 if (!tids_array) { in handle_tid_config()810 tids_array = nla_nest_start(msg, NL80211_ATTR_TID_CONFIG); in handle_tid_config()811 if (!tids_array) in handle_tid_config()970 if (tids_array) in handle_tid_config()971 nla_nest_end(msg, tids_array); in handle_tid_config()