Home
last modified time | relevance | path

Searched refs:RfdArray (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/staging/rtl8192e/
H A Drtllib_rx.c544 ieee->RfdArray[RfdCnt] = pRxReorderEntry->prxb; in rtllib_FlushRxTsPendingPkts()
550 rtllib_indicate_packets(ieee, ieee->RfdArray, RfdCnt); in rtllib_FlushRxTsPendingPkts()
H A Drtllib.h1612 struct rtllib_rxb *RfdArray[REORDER_WIN_SIZE]; member