Home
last modified time | relevance | path

Searched defs:prxbIndicateArray (Results 1 – 3 of 3) sorted by relevance

/linux-3.3/drivers/staging/rtl8192u/ieee80211/
Dieee80211_rx.c551 …ee80211_indicate_packets(struct ieee80211_device *ieee, struct ieee80211_rxb** prxbIndicateArray,u… in ieee80211_indicate_packets()
612 struct ieee80211_rxb* prxbIndicateArray[REORDER_WIN_SIZE]; in RxReorderIndicatePacket() local
/linux-3.3/drivers/staging/rtl8192e/
Drtllib_rx.c469 void rtllib_indicate_packets(struct rtllib_device *ieee, struct rtllib_rxb **prxbIndicateArray, u8 … in rtllib_indicate_packets()
Drtllib.h2374 struct rtllib_rxb *prxbIndicateArray[REORDER_WIN_SIZE]; member