Home | History | Annotate | Download | only in Data_Service

Lines Matching full:pass

236  * \brief  Close BA session receiver and pass all packets in the TID queue to upper layer.
264 /* pass all valid entries at the array */
295 * \brief Responsible on decode packet parameters and pass it to upper layer.
342 * Call from RxXfer in order to pass packet to uppers layers.
351 * " pass it to upper layers
353 * " validate that all sequential queue packet are pass to the upper layers.
361 * " Pass to the upper layers all packets at the array indexes from old winStart index to the updated winStart index.
365 * " Pass to the upper layers all packets at the array indexes from old winStart index to the updated winStart index.
366 * " Free BA event packet via pass it to upper layers with error status.
412 TRACE0(pRxQueue->hReport, REPORT_SEVERITY_INFORMATION, "RxQueue_ReceivePacket: pass packet without reorder.\n");
453 TRACE0(pRxQueue->hReport, REPORT_SEVERITY_INFORMATION, "RxQueue_ReceivePacket: pass packet without reorder.\n");
491 /* Pass the packet */
504 /* Pass all saved queue packets with SN higher than the expected one */
507 TRACE0(pRxQueue->hReport, REPORT_SEVERITY_INFORMATION, "RxQueue_ReceivePacket: Pass all saved queue packets with SN higher than the expected one that was just received.");
631 /* Pass all saved queue packets with SN lower than the new win start */
704 /* pass the packet */
815 /* pass all saved queue packets with SN lower than the new win start */