Lines Matching full:layer
122 * \param hOs - Handle to Os Abstraction Layer
236 * \brief Close BA session receiver and pass all packets in the TID queue to upper layer.
295 * \brief Responsible on decode packet parameters and pass it to upper layer.
299 * \param aStatus - RxXfer status that indicate if the upper layer should free the packet or use it.
330 /* Set the packet to upper layer */
370 * \param aStatus - RxXfer status that indicate if the upper layer should free the packet or use it.
643 TRACE0(pRxQueue->hReport, REPORT_SEVERITY_INFORMATION, "RxQueue_ReceivePacket: Send Packet to Upper layer");
703 TRACE0(pRxQueue->hReport, REPORT_SEVERITY_INFORMATION, "RxQueue_ReceivePacket: Send current packet to uper layer");
978 Description : This function sends all consecutive old packets stored in a specific TID queue to the upper layer.