Home | History | Annotate | Download | only in Data_Service

Lines Matching refs:pFrame

300  * \param  pFrame - paket address of the packet
379 TI_UINT8 *pFrame = RX_BUF_DATA((TI_UINT8 *)pBuffer);
381 dot11_header_t *pHdr = (dot11_header_t *)pFrame;
392 if (IS_QOS_FRAME(*(TI_UINT16*)pFrame) && (pRxParams->packet_class_tag != TAG_CLASS_QOS_DATA) && (pRxParams->packet_class_tag != TAG_CLASS_AMSDU))
770 pDataFrameBody = pFrame + sizeof(dot11_BarFrameHeader_t);
853 pDataFrameBody = pFrame + sizeof(dot11_mgmtHeader_t);