Home | History | Annotate | Download | only in QOS

Lines Matching defs:QosMngr_receiveActionFrames

2929  *                    QosMngr_receiveActionFrames                       *
2936 TI_STATUS QosMngr_receiveActionFrames(TI_HANDLE hQosMngr, UINT8* pData, UINT8 action, UINT32 bodyLen)
2952 WLAN_REPORT_ERROR(pQosMngr->hReport, QOS_MANAGER_MODULE_LOG,("QosMngr_receiveActionFrames: Ignore !!!"));
2989 ("QosMngr_receiveActionFrames: DELTS [ acID = %d ] \n", acID));
3013 ("QosMngr_receiveActionFrames: DELTS [ acID = %d userPriority = %d currentUserPriority = %d] Current State in not ADMITED !! \n", acID, userPriority,pQosMngr->resourceMgmtTable.currentTspecInfo[acID].userPriority));
3056 ("QosMngr_receiveActionFrames: Receive unknown action code = %d -> Ignore !! \n",action));