| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/ |
| H A D | rtw_recv.c | 2788 static void recv_free_fwd_resource(_adapter *adapter, struct xmit_frame *fwd_frame, _list *b2u_list) in recv_free_fwd_resource() argument 2792 if (fwd_frame) in recv_free_fwd_resource() 2793 rtw_free_xmitframe(xmitpriv, fwd_frame); in recv_free_fwd_resource() 2812 , u8 act, struct xmit_frame *fwd_frame, _list *b2u_list) in recv_fwd_pkt_hdl() argument 2823 recv_free_fwd_resource(adapter, fwd_frame, b2u_list); in recv_fwd_pkt_hdl() 2838 if (!fwd_frame && rtw_is_list_empty(b2u_list)) /* the last fwd_pkt */ in recv_fwd_pkt_hdl() 2852 if (fwd_frame) { in recv_fwd_pkt_hdl() 2853 fwd_frame->pkt = fwd_pkt; in recv_fwd_pkt_hdl() 2854 if (rtw_xmit_posthandle(adapter, fwd_frame, fwd_pkt) < 0) { in recv_fwd_pkt_hdl() 2880 struct xmit_frame *fwd_frame; in amsdu_to_msdu() local [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/ |
| H A D | rtw_recv.c | 2962 static void recv_free_fwd_resource(_adapter *adapter, struct xmit_frame *fwd_frame, _list *f_list) in recv_free_fwd_resource() argument 2966 if (fwd_frame) in recv_free_fwd_resource() 2967 core_tx_free_xmitframe(adapter, fwd_frame); in recv_free_fwd_resource() 2986 , u8 act, struct xmit_frame *fwd_frame, _list *f_list) in recv_fwd_pkt_hdl() argument 2997 recv_free_fwd_resource(adapter, fwd_frame, f_list); in recv_fwd_pkt_hdl() 3012 if (!fwd_frame && rtw_is_list_empty(f_list)) /* the last fwd_pkt */ in recv_fwd_pkt_hdl() 3026 if (fwd_frame) { in recv_fwd_pkt_hdl() 3027 fwd_frame->pkt = fwd_pkt; in recv_fwd_pkt_hdl() 3028 if (core_tx_per_packet(adapter, fwd_frame, &fwd_pkt, NULL) < 0) { in recv_fwd_pkt_hdl() 3093 struct xmit_frame *fwd_frame; in amsdu_to_msdu() local [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/ |
| H A D | rtw_recv.c | 2962 static void recv_free_fwd_resource(_adapter *adapter, struct xmit_frame *fwd_frame, _list *f_list) in recv_free_fwd_resource() argument 2966 if (fwd_frame) in recv_free_fwd_resource() 2967 core_tx_free_xmitframe(adapter, fwd_frame); in recv_free_fwd_resource() 2986 , u8 act, struct xmit_frame *fwd_frame, _list *f_list) in recv_fwd_pkt_hdl() argument 2997 recv_free_fwd_resource(adapter, fwd_frame, f_list); in recv_fwd_pkt_hdl() 3012 if (!fwd_frame && rtw_is_list_empty(f_list)) /* the last fwd_pkt */ in recv_fwd_pkt_hdl() 3026 if (fwd_frame) { in recv_fwd_pkt_hdl() 3027 fwd_frame->pkt = fwd_pkt; in recv_fwd_pkt_hdl() 3028 if (core_tx_per_packet(adapter, fwd_frame, &fwd_pkt, NULL) < 0) { in recv_fwd_pkt_hdl() 3093 struct xmit_frame *fwd_frame; in amsdu_to_msdu() local [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/ |
| H A D | rtw_recv.c | 3025 static void recv_free_fwd_resource(_adapter *adapter, struct xmit_frame *fwd_frame, _list *f_list) in recv_free_fwd_resource() argument 3029 if (fwd_frame) in recv_free_fwd_resource() 3030 rtw_free_xmitframe(xmitpriv, fwd_frame); in recv_free_fwd_resource() 3049 , u8 act, struct xmit_frame *fwd_frame, _list *f_list) in recv_fwd_pkt_hdl() argument 3060 recv_free_fwd_resource(adapter, fwd_frame, f_list); in recv_fwd_pkt_hdl() 3075 if (!fwd_frame && rtw_is_list_empty(f_list)) /* the last fwd_pkt */ in recv_fwd_pkt_hdl() 3089 if (fwd_frame) { in recv_fwd_pkt_hdl() 3090 fwd_frame->pkt = fwd_pkt; in recv_fwd_pkt_hdl() 3091 if (rtw_xmit_posthandle(adapter, fwd_frame, fwd_pkt) < 0) { in recv_fwd_pkt_hdl() 3158 struct xmit_frame *fwd_frame; in amsdu_to_msdu() local [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/ |
| H A D | rtw_recv.c | 3025 static void recv_free_fwd_resource(_adapter *adapter, struct xmit_frame *fwd_frame, _list *f_list) in recv_free_fwd_resource() argument 3029 if (fwd_frame) in recv_free_fwd_resource() 3030 rtw_free_xmitframe(xmitpriv, fwd_frame); in recv_free_fwd_resource() 3049 , u8 act, struct xmit_frame *fwd_frame, _list *f_list) in recv_fwd_pkt_hdl() argument 3060 recv_free_fwd_resource(adapter, fwd_frame, f_list); in recv_fwd_pkt_hdl() 3075 if (!fwd_frame && rtw_is_list_empty(f_list)) /* the last fwd_pkt */ in recv_fwd_pkt_hdl() 3089 if (fwd_frame) { in recv_fwd_pkt_hdl() 3090 fwd_frame->pkt = fwd_pkt; in recv_fwd_pkt_hdl() 3091 if (rtw_xmit_posthandle(adapter, fwd_frame, fwd_pkt) < 0) { in recv_fwd_pkt_hdl() 3158 struct xmit_frame *fwd_frame; in amsdu_to_msdu() local [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/ |
| H A D | rtw_recv.c | 2957 static void recv_free_fwd_resource(_adapter *adapter, struct xmit_frame *fwd_frame, _list *b2u_list) in recv_free_fwd_resource() argument 2961 if (fwd_frame) in recv_free_fwd_resource() 2962 rtw_free_xmitframe(xmitpriv, fwd_frame); in recv_free_fwd_resource() 2981 , u8 act, struct xmit_frame *fwd_frame, _list *b2u_list) in recv_fwd_pkt_hdl() argument 2992 recv_free_fwd_resource(adapter, fwd_frame, b2u_list); in recv_fwd_pkt_hdl() 3007 if (!fwd_frame && rtw_is_list_empty(b2u_list)) /* the last fwd_pkt */ in recv_fwd_pkt_hdl() 3021 if (fwd_frame) { in recv_fwd_pkt_hdl() 3022 fwd_frame->pkt = fwd_pkt; in recv_fwd_pkt_hdl() 3023 if (rtw_xmit_posthandle(adapter, fwd_frame, fwd_pkt) < 0) { in recv_fwd_pkt_hdl() 3090 struct xmit_frame *fwd_frame; in amsdu_to_msdu() local [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/ |
| H A D | rtw_recv.c | 2957 static void recv_free_fwd_resource(_adapter *adapter, struct xmit_frame *fwd_frame, _list *b2u_list) in recv_free_fwd_resource() argument 2961 if (fwd_frame) in recv_free_fwd_resource() 2962 rtw_free_xmitframe(xmitpriv, fwd_frame); in recv_free_fwd_resource() 2981 , u8 act, struct xmit_frame *fwd_frame, _list *b2u_list) in recv_fwd_pkt_hdl() argument 2992 recv_free_fwd_resource(adapter, fwd_frame, b2u_list); in recv_fwd_pkt_hdl() 3007 if (!fwd_frame && rtw_is_list_empty(b2u_list)) /* the last fwd_pkt */ in recv_fwd_pkt_hdl() 3021 if (fwd_frame) { in recv_fwd_pkt_hdl() 3022 fwd_frame->pkt = fwd_pkt; in recv_fwd_pkt_hdl() 3023 if (rtw_xmit_posthandle(adapter, fwd_frame, fwd_pkt) < 0) { in recv_fwd_pkt_hdl() 3090 struct xmit_frame *fwd_frame; in amsdu_to_msdu() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/ |
| H A D | rtw_recv.c | 2826 static void recv_free_fwd_resource(_adapter *adapter, struct xmit_frame *fwd_frame, _list *b2u_list) in recv_free_fwd_resource() argument 2830 if (fwd_frame) in recv_free_fwd_resource() 2831 rtw_free_xmitframe(xmitpriv, fwd_frame); in recv_free_fwd_resource() 2850 , u8 act, struct xmit_frame *fwd_frame, _list *b2u_list) in recv_fwd_pkt_hdl() argument 2861 recv_free_fwd_resource(adapter, fwd_frame, b2u_list); in recv_fwd_pkt_hdl() 2876 if (!fwd_frame && rtw_is_list_empty(b2u_list)) /* the last fwd_pkt */ in recv_fwd_pkt_hdl() 2890 if (fwd_frame) { in recv_fwd_pkt_hdl() 2891 fwd_frame->pkt = fwd_pkt; in recv_fwd_pkt_hdl() 2892 if (rtw_xmit_posthandle(adapter, fwd_frame, fwd_pkt) < 0) { in recv_fwd_pkt_hdl() 2918 struct xmit_frame *fwd_frame; in amsdu_to_msdu() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/ |
| H A D | rtw_recv.c | 2827 static void recv_free_fwd_resource(_adapter *adapter, struct xmit_frame *fwd_frame, _list *b2u_list) in recv_free_fwd_resource() argument 2831 if (fwd_frame) in recv_free_fwd_resource() 2832 rtw_free_xmitframe(xmitpriv, fwd_frame); in recv_free_fwd_resource() 2851 , u8 act, struct xmit_frame *fwd_frame, _list *b2u_list) in recv_fwd_pkt_hdl() argument 2862 recv_free_fwd_resource(adapter, fwd_frame, b2u_list); in recv_fwd_pkt_hdl() 2877 if (!fwd_frame && rtw_is_list_empty(b2u_list)) /* the last fwd_pkt */ in recv_fwd_pkt_hdl() 2891 if (fwd_frame) { in recv_fwd_pkt_hdl() 2892 fwd_frame->pkt = fwd_pkt; in recv_fwd_pkt_hdl() 2893 if (rtw_xmit_posthandle(adapter, fwd_frame, fwd_pkt) < 0) { in recv_fwd_pkt_hdl() 2919 struct xmit_frame *fwd_frame; in amsdu_to_msdu() local [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/ |
| H A D | rtw_recv.c | 2976 static void recv_free_fwd_resource(_adapter *adapter, struct xmit_frame *fwd_frame, _list *b2u_list) in recv_free_fwd_resource() argument 2980 if (fwd_frame) in recv_free_fwd_resource() 2981 rtw_free_xmitframe(xmitpriv, fwd_frame); in recv_free_fwd_resource() 3000 , u8 act, struct xmit_frame *fwd_frame, _list *b2u_list) in recv_fwd_pkt_hdl() argument 3011 recv_free_fwd_resource(adapter, fwd_frame, b2u_list); in recv_fwd_pkt_hdl() 3026 if (!fwd_frame && rtw_is_list_empty(b2u_list)) /* the last fwd_pkt */ in recv_fwd_pkt_hdl() 3040 if (fwd_frame) { in recv_fwd_pkt_hdl() 3041 fwd_frame->pkt = fwd_pkt; in recv_fwd_pkt_hdl() 3042 if (rtw_xmit_posthandle(adapter, fwd_frame, fwd_pkt) < 0) { in recv_fwd_pkt_hdl() 3109 struct xmit_frame *fwd_frame; in amsdu_to_msdu() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/core/ |
| H A D | rtw_recv.c | 2787 static void recv_free_fwd_resource(_adapter *adapter, struct xmit_frame *fwd_frame, _list *b2u_list) in recv_free_fwd_resource() argument 2791 if (fwd_frame) in recv_free_fwd_resource() 2792 rtw_free_xmitframe(xmitpriv, fwd_frame); in recv_free_fwd_resource() 2811 , u8 act, struct xmit_frame *fwd_frame, _list *b2u_list) in recv_fwd_pkt_hdl() argument 2822 recv_free_fwd_resource(adapter, fwd_frame, b2u_list); in recv_fwd_pkt_hdl() 2837 if (!fwd_frame && rtw_is_list_empty(b2u_list)) /* the last fwd_pkt */ in recv_fwd_pkt_hdl() 2851 if (fwd_frame) { in recv_fwd_pkt_hdl() 2852 fwd_frame->pkt = fwd_pkt; in recv_fwd_pkt_hdl() 2853 if (rtw_xmit_posthandle(adapter, fwd_frame, fwd_pkt) < 0) { in recv_fwd_pkt_hdl() 2879 struct xmit_frame *fwd_frame; in amsdu_to_msdu() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/core/ |
| H A D | rtw_recv.c | 2787 static void recv_free_fwd_resource(_adapter *adapter, struct xmit_frame *fwd_frame, _list *b2u_list) in recv_free_fwd_resource() argument 2791 if (fwd_frame) in recv_free_fwd_resource() 2792 rtw_free_xmitframe(xmitpriv, fwd_frame); in recv_free_fwd_resource() 2814 , u8 act, struct xmit_frame *fwd_frame, _list *b2u_list) in recv_fwd_pkt_hdl() argument 2825 recv_free_fwd_resource(adapter, fwd_frame, b2u_list); in recv_fwd_pkt_hdl() 2840 if (!fwd_frame && rtw_is_list_empty(b2u_list)) /* the last fwd_pkt */ in recv_fwd_pkt_hdl() 2854 if (fwd_frame) { in recv_fwd_pkt_hdl() 2855 fwd_frame->pkt = fwd_pkt; in recv_fwd_pkt_hdl() 2856 if (rtw_xmit_posthandle(adapter, fwd_frame, fwd_pkt) < 0) { in recv_fwd_pkt_hdl() 2881 struct xmit_frame *fwd_frame; in amsdu_to_msdu() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/core/ |
| H A D | rtw_recv.c | 2787 static void recv_free_fwd_resource(_adapter *adapter, struct xmit_frame *fwd_frame, _list *b2u_list) in recv_free_fwd_resource() argument 2791 if (fwd_frame) in recv_free_fwd_resource() 2792 rtw_free_xmitframe(xmitpriv, fwd_frame); in recv_free_fwd_resource() 2814 , u8 act, struct xmit_frame *fwd_frame, _list *b2u_list) in recv_fwd_pkt_hdl() argument 2825 recv_free_fwd_resource(adapter, fwd_frame, b2u_list); in recv_fwd_pkt_hdl() 2840 if (!fwd_frame && rtw_is_list_empty(b2u_list)) /* the last fwd_pkt */ in recv_fwd_pkt_hdl() 2854 if (fwd_frame) { in recv_fwd_pkt_hdl() 2855 fwd_frame->pkt = fwd_pkt; in recv_fwd_pkt_hdl() 2856 if (rtw_xmit_posthandle(adapter, fwd_frame, fwd_pkt) < 0) { in recv_fwd_pkt_hdl() 2881 struct xmit_frame *fwd_frame; in amsdu_to_msdu() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/core/ |
| H A D | rtw_recv.c | 2787 static void recv_free_fwd_resource(_adapter *adapter, struct xmit_frame *fwd_frame, _list *b2u_list) in recv_free_fwd_resource() argument 2791 if (fwd_frame) in recv_free_fwd_resource() 2792 rtw_free_xmitframe(xmitpriv, fwd_frame); in recv_free_fwd_resource() 2814 , u8 act, struct xmit_frame *fwd_frame, _list *b2u_list) in recv_fwd_pkt_hdl() argument 2825 recv_free_fwd_resource(adapter, fwd_frame, b2u_list); in recv_fwd_pkt_hdl() 2840 if (!fwd_frame && rtw_is_list_empty(b2u_list)) /* the last fwd_pkt */ in recv_fwd_pkt_hdl() 2854 if (fwd_frame) { in recv_fwd_pkt_hdl() 2855 fwd_frame->pkt = fwd_pkt; in recv_fwd_pkt_hdl() 2856 if (rtw_xmit_posthandle(adapter, fwd_frame, fwd_pkt) < 0) { in recv_fwd_pkt_hdl() 2881 struct xmit_frame *fwd_frame; in amsdu_to_msdu() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/include/ |
| H A D | rtw_ap.h | 118 , struct xmit_frame **fwd_frame, _list *b2u_list);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/include/ |
| H A D | rtw_ap.h | 124 , struct xmit_frame **fwd_frame, _list *f_list);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/include/ |
| H A D | rtw_ap.h | 124 , struct xmit_frame **fwd_frame, _list *f_list);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/include/ |
| H A D | rtw_ap.h | 117 , struct xmit_frame **fwd_frame, _list *b2u_list);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/include/ |
| H A D | rtw_ap.h | 117 , struct xmit_frame **fwd_frame, _list *b2u_list);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/include/ |
| H A D | rtw_ap.h | 117 , struct xmit_frame **fwd_frame, _list *b2u_list);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/include/ |
| H A D | rtw_ap.h | 118 , struct xmit_frame **fwd_frame, _list *b2u_list);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/include/ |
| H A D | rtw_ap.h | 117 , struct xmit_frame **fwd_frame, _list *b2u_list);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/ |
| H A D | rtw_ap.h | 121 , struct xmit_frame **fwd_frame, _list *f_list);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/ |
| H A D | rtw_ap.h | 122 , struct xmit_frame **fwd_frame, _list *f_list);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/mesh/ |
| H A D | rtw_mesh.h | 523 , struct xmit_frame **fwd_frame, _list *b2u_list);
|