Home
last modified time | relevance | path

Searched refs:tmp_dscp (Results 1 – 1 of 1) sorted by relevance

/net/wireless/
Dutil.c971 unsigned int i, tmp_dscp = dscp >> 2; in cfg80211_classify8021d() local
974 if (tmp_dscp == qos_map->dscp_exception[i].dscp) { in cfg80211_classify8021d()
981 if (tmp_dscp >= qos_map->up[i].low && in cfg80211_classify8021d()
982 tmp_dscp <= qos_map->up[i].high) { in cfg80211_classify8021d()