Home | History | Annotate | Download | only in Tx

Lines Matching refs:acTrfcType_e

229 static int txData_selectQueueAndUpdateUserPriority (txData_t *pTxData, mem_MSDU_T *pMsdu, int *selectedQueue, acTrfcType_e *selectedAc);
1106 acTrfcType_e acIndex;
2018 static int txData_selectQueueAndUpdateUserPriority (txData_t *pTxData, mem_MSDU_T *pMsdu, int *selectedQueue, acTrfcType_e *selectedAc)
2051 *selectedAc = (acTrfcType_e)acIndex;
2519 pParamInfo->content.txDataQosParams.qosParams.tag_ToAcClsfrTable,sizeof(acTrfcType_e) * MAX_NUM_OF_802_1d_TAGS);
2620 acTrfcType_e acIndex;
2652 acIndex = (acTrfcType_e)GET_WME_AC_TYPE_FROM_MSDU(pMsdu);