Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/model/network/wifi/platform/src/qos/
H A Dflow_control.c20 #define TOS_TO_ID_COUNT 6 macro
22 static FlowControlQueueID g_tosToIdHash[TOS_TO_ID_COUNT] = {
40 if (priority >= TOS_TO_ID_COUNT) { in TosToFcQueueId()