Searched defs:old_qos_map (Results 1 - 1 of 1) sorted by relevance

/net/mac80211/
H A Dcfg.c3489 struct mac80211_qos_map *new_qos_map, *old_qos_map; local
3501 old_qos_map = sdata_dereference(sdata->qos_map, sdata);
3503 if (old_qos_map)
3504 kfree_rcu(old_qos_map, rcu_head);

Completed in 8 milliseconds