Lines Matching full:ieee
12 * IEEE 802.1Q-2022 in Annex I "I.3 Traffic type to traffic class mapping" and
82 * ieee8021q_tt_to_tc - Map IEEE 802.1Q Traffic Type to Traffic Class
83 * @tt: IEEE 802.1Q Traffic Type
86 * This function maps an IEEE 802.1Q Traffic Type to a Traffic Class (TC) based
88 * example provided by IEEE 802.1Q-2022 in Annex I "I.3 Traffic type to traffic
159 * ietf_dscp_to_ieee8021q_tt - Map IETF DSCP to IEEE 802.1Q Traffic Type
162 * This function maps an IETF DSCP value to an IEEE 802.1Q Traffic Type (TT).
163 * Since there is no corresponding mapping between DSCP and IEEE 802.1Q Traffic
167 * Return: IEEE 802.1Q Traffic Type corresponding to the given DSCP value
184 * Category [IEEE.802.11-2016] model. If the High-Throughput Data in ietf_dscp_to_ieee8021q_tt()
194 * Throughout Data service class within the [IEEE.802.11-2016] model, it in ietf_dscp_to_ieee8021q_tt()
200 * between UP and IEEE 802.1Q Traffic Type is not defined in the RFC but in ietf_dscp_to_ieee8021q_tt()
201 * the 802.11 AC_BK and AC_BE are closely related to the IEEE 802.1Q in ietf_dscp_to_ieee8021q_tt()
211 * corresponds to the [IEEE.802.11-2016] Background Access Category in ietf_dscp_to_ieee8021q_tt()