HomeSort by relevance Sort by last modified time
    Searched defs:WMEQosTagToACTable (Results 1 - 3 of 3) sorted by null

  /hardware/ti/wlan/wl1271/TWD/Data_Service/
txHwQueue.c 59 const EAcTrfcType WMEQosTagToACTable[MAX_NUM_OF_802_1d_TAGS] =
314 TI_UINT32 uQueueId = WMEQosTagToACTable[pTxCtrlBlk->tTxDescriptor.tid];
  /system/wlan/ti/wilink_6_1/TWD/Data_Service/
txHwQueue.c 59 const EAcTrfcType WMEQosTagToACTable[MAX_NUM_OF_802_1d_TAGS] =
314 TI_UINT32 uQueueId = WMEQosTagToACTable[pTxCtrlBlk->tTxDescriptor.tid];
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/QOS/
qosMngr.c 71 int WMEQosTagToACTable[MAX_NUM_OF_802_1d_TAGS] = { WMEQosTag0ToAC, WMEQosTag1ToAC, WMEQosTag2ToAC, WMEQosTag3ToAC, WMEQosTag4ToAC, WMEQosTag5ToAC, WMEQosTag6ToAC, WMEQosTag7ToAC };
    [all...]

Completed in 260 milliseconds