Home
last modified time | relevance | path

Searched refs:prxbIndicateArray (Results 1 – 12 of 12) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_rx.c571 struct ieee80211_rxb **prxbIndicateArray, in ieee80211_indicate_packets() argument
577 struct ieee80211_rxb *prxb = prxbIndicateArray[i]; in ieee80211_indicate_packets()
591 struct ieee80211_rxb **prxbIndicateArray; in RxReorderIndicatePacket() local
598 prxbIndicateArray = kmalloc_array(REORDER_WIN_SIZE, in RxReorderIndicatePacket()
601 if (!prxbIndicateArray) in RxReorderIndicatePacket()
622 kfree(prxbIndicateArray); in RxReorderIndicatePacket()
656 prxbIndicateArray[0] = prxb; in RxReorderIndicatePacket()
724 prxbIndicateArray[index] = pReorderEntry->prxb; in RxReorderIndicatePacket()
744 kfree(prxbIndicateArray); in RxReorderIndicatePacket()
747 ieee80211_indicate_packets(ieee, prxbIndicateArray, index); in RxReorderIndicatePacket()
[all …]
H A Dieee80211.h2443 struct ieee80211_rxb **prxbIndicateArray,
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_rx.c571 struct ieee80211_rxb **prxbIndicateArray, in ieee80211_indicate_packets() argument
577 struct ieee80211_rxb *prxb = prxbIndicateArray[i]; in ieee80211_indicate_packets()
591 struct ieee80211_rxb **prxbIndicateArray; in RxReorderIndicatePacket() local
598 prxbIndicateArray = kmalloc_array(REORDER_WIN_SIZE, in RxReorderIndicatePacket()
601 if (!prxbIndicateArray) in RxReorderIndicatePacket()
622 kfree(prxbIndicateArray); in RxReorderIndicatePacket()
656 prxbIndicateArray[0] = prxb; in RxReorderIndicatePacket()
724 prxbIndicateArray[index] = pReorderEntry->prxb; in RxReorderIndicatePacket()
744 kfree(prxbIndicateArray); in RxReorderIndicatePacket()
747 ieee80211_indicate_packets(ieee, prxbIndicateArray, index); in RxReorderIndicatePacket()
[all …]
H A Dieee80211.h2443 struct ieee80211_rxb **prxbIndicateArray,
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_rx.c571 struct ieee80211_rxb **prxbIndicateArray, in ieee80211_indicate_packets() argument
577 struct ieee80211_rxb *prxb = prxbIndicateArray[i]; in ieee80211_indicate_packets()
591 struct ieee80211_rxb **prxbIndicateArray; in RxReorderIndicatePacket() local
598 prxbIndicateArray = kmalloc_array(REORDER_WIN_SIZE, in RxReorderIndicatePacket()
601 if (!prxbIndicateArray) in RxReorderIndicatePacket()
622 kfree(prxbIndicateArray); in RxReorderIndicatePacket()
656 prxbIndicateArray[0] = prxb; in RxReorderIndicatePacket()
724 prxbIndicateArray[index] = pReorderEntry->prxb; in RxReorderIndicatePacket()
744 kfree(prxbIndicateArray); in RxReorderIndicatePacket()
747 ieee80211_indicate_packets(ieee, prxbIndicateArray, index); in RxReorderIndicatePacket()
[all …]
H A Dieee80211.h2443 struct ieee80211_rxb **prxbIndicateArray,
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/staging/rtl8192e/
H A Drtllib_rx.c475 struct rtllib_rxb **prxbIndicateArray, u8 index) in rtllib_indicate_packets() argument
482 struct rtllib_rxb *prxb = prxbIndicateArray[j]; in rtllib_indicate_packets()
640 ieee->prxbIndicateArray[0] = prxb; in RxReorderIndicatePacket()
721 ieee->prxbIndicateArray[index] = pReorderEntry->prxb; in RxReorderIndicatePacket()
750 rtllib_indicate_packets(ieee, ieee->prxbIndicateArray, index); in RxReorderIndicatePacket()
H A Drtllib.h1679 struct rtllib_rxb *prxbIndicateArray[REORDER_WIN_SIZE]; member
2154 struct rtllib_rxb **prxbIndicateArray, u8 index);
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/staging/rtl8192e/
H A Drtllib_rx.c475 struct rtllib_rxb **prxbIndicateArray, u8 index) in rtllib_indicate_packets() argument
482 struct rtllib_rxb *prxb = prxbIndicateArray[j]; in rtllib_indicate_packets()
640 ieee->prxbIndicateArray[0] = prxb; in RxReorderIndicatePacket()
721 ieee->prxbIndicateArray[index] = pReorderEntry->prxb; in RxReorderIndicatePacket()
750 rtllib_indicate_packets(ieee, ieee->prxbIndicateArray, index); in RxReorderIndicatePacket()
H A Drtllib.h1679 struct rtllib_rxb *prxbIndicateArray[REORDER_WIN_SIZE]; member
2154 struct rtllib_rxb **prxbIndicateArray, u8 index);
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/staging/rtl8192e/
H A Drtllib_rx.c475 struct rtllib_rxb **prxbIndicateArray, u8 index) in rtllib_indicate_packets() argument
482 struct rtllib_rxb *prxb = prxbIndicateArray[j]; in rtllib_indicate_packets()
640 ieee->prxbIndicateArray[0] = prxb; in RxReorderIndicatePacket()
721 ieee->prxbIndicateArray[index] = pReorderEntry->prxb; in RxReorderIndicatePacket()
750 rtllib_indicate_packets(ieee, ieee->prxbIndicateArray, index); in RxReorderIndicatePacket()
H A Drtllib.h1679 struct rtllib_rxb *prxbIndicateArray[REORDER_WIN_SIZE]; member
2154 struct rtllib_rxb **prxbIndicateArray, u8 index);