Home
last modified time | relevance | path

Searched refs:orig_prframe (Results 1 – 21 of 21) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/staging/rtl8712/
H A Drtl8712_recv.c921 union recv_frame *prframe, *orig_prframe; in recv_func() local
927 orig_prframe = prframe; in recv_func()
936 r8712_free_recvframe(orig_prframe, pfree_recv_queue); in recv_func()
944 r8712_free_recvframe(orig_prframe, pfree_recv_queue); in recv_func()
963 r8712_free_recvframe(orig_prframe, pfree_recv_queue); in recv_func()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/core/
H A Drtw_recv.c4064 union recv_frame *orig_prframe = prframe; in recv_func_posthandle() local
4114 psnap_type = get_recvframe_data(orig_prframe) + pattrib->hdrlen + pattrib->iv_len + SNAP_SIZE; in recv_func_posthandle()
4159 rtw_free_recvframe(orig_prframe, pfree_recv_queue);/* free this recv_frame */ in recv_func_posthandle()
4171 rtw_free_recvframe(orig_prframe, pfree_recv_queue);/* free this recv_frame */ in recv_func_posthandle()
4194 rtw_free_recvframe(orig_prframe, pfree_recv_queue); /* free this recv_frame */ in recv_func_posthandle()
4205 rtw_free_recvframe(orig_prframe, pfree_recv_queue); in recv_func_posthandle()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/core/
H A Drtw_recv.c4329 union recv_frame *orig_prframe = prframe; in recv_func_posthandle() local
4371 psnap_type = get_recvframe_data(orig_prframe) + pattrib->hdrlen + pattrib->iv_len+SNAP_SIZE; in recv_func_posthandle()
4417 rtw_free_recvframe(orig_prframe, pfree_recv_queue);//free this recv_frame in recv_func_posthandle()
4431 rtw_free_recvframe(orig_prframe, pfree_recv_queue);//free this recv_frame in recv_func_posthandle()
4457 rtw_free_recvframe(orig_prframe, pfree_recv_queue); //free this recv_frame in recv_func_posthandle()
4470 rtw_free_recvframe(orig_prframe, pfree_recv_queue); in recv_func_posthandle()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/core/
H A Drtw_recv.c4346 union recv_frame *orig_prframe = prframe; in recv_func_posthandle() local
4388 psnap_type = get_recvframe_data(orig_prframe) + pattrib->hdrlen + pattrib->iv_len+SNAP_SIZE; in recv_func_posthandle()
4434 rtw_free_recvframe(orig_prframe, pfree_recv_queue);//free this recv_frame in recv_func_posthandle()
4448 rtw_free_recvframe(orig_prframe, pfree_recv_queue);//free this recv_frame in recv_func_posthandle()
4474 rtw_free_recvframe(orig_prframe, pfree_recv_queue); //free this recv_frame in recv_func_posthandle()
4487 rtw_free_recvframe(orig_prframe, pfree_recv_queue); in recv_func_posthandle()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/core/
H A Drtw_recv.c4104 union recv_frame *orig_prframe = prframe; in recv_func_posthandle() local
4154 psnap_type = get_recvframe_data(orig_prframe) + pattrib->hdrlen + pattrib->iv_len + SNAP_SIZE; in recv_func_posthandle()
4199 rtw_free_recvframe(orig_prframe, pfree_recv_queue);/* free this recv_frame */ in recv_func_posthandle()
4211 rtw_free_recvframe(orig_prframe, pfree_recv_queue);/* free this recv_frame */ in recv_func_posthandle()
4237 rtw_free_recvframe(orig_prframe, pfree_recv_queue); /* free this recv_frame */ in recv_func_posthandle()
4247 rtw_free_recvframe(orig_prframe, pfree_recv_queue); in recv_func_posthandle()
/OK3568_Linux_fs/kernel/drivers/staging/rtl8188eu/core/
H A Drtw_recv.c1884 struct recv_frame *orig_prframe = prframe; in recv_func_posthandle() local
1916 rtw_free_recvframe(orig_prframe, pfree_recv_queue);/* free this recv_frame */ in recv_func_posthandle()
/OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/core/
H A Drtw_recv.c2440 union recv_frame *orig_prframe = prframe; in recv_func_posthandle() local
2486 rtw_free_recvframe(orig_prframe, pfree_recv_queue);/* free this recv_frame */ in recv_func_posthandle()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/
H A Drtw_recv.c3916 union recv_frame *orig_prframe = prframe; in recv_func_posthandle() local
3959 psnap_type = get_recvframe_data(orig_prframe) + pattrib->hdrlen + pattrib->iv_len + SNAP_SIZE; in recv_func_posthandle()
4001 rtw_free_recvframe(orig_prframe, pfree_recv_queue); in recv_func_posthandle()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/core/
H A Drtw_recv.c4214 union recv_frame *orig_prframe = prframe; in recv_func_posthandle() local
4257 psnap_type = get_recvframe_data(orig_prframe) + pattrib->hdrlen + pattrib->iv_len + SNAP_SIZE; in recv_func_posthandle()
4299 rtw_free_recvframe(orig_prframe, pfree_recv_queue); in recv_func_posthandle()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/
H A Drtw_recv.c4209 union recv_frame *orig_prframe = prframe; in recv_func_posthandle() local
4252 psnap_type = get_recvframe_data(orig_prframe) + pattrib->hdrlen + pattrib->iv_len + SNAP_SIZE; in recv_func_posthandle()
4294 rtw_free_recvframe(orig_prframe, pfree_recv_queue); in recv_func_posthandle()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/
H A Drtw_recv.c4209 union recv_frame *orig_prframe = prframe; in recv_func_posthandle() local
4252 psnap_type = get_recvframe_data(orig_prframe) + pattrib->hdrlen + pattrib->iv_len + SNAP_SIZE; in recv_func_posthandle()
4294 rtw_free_recvframe(orig_prframe, pfree_recv_queue); in recv_func_posthandle()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/core/
H A Drtw_recv.c4200 union recv_frame *orig_prframe = prframe; in recv_func_posthandle() local
4243 psnap_type = get_recvframe_data(orig_prframe) + pattrib->hdrlen + pattrib->iv_len + SNAP_SIZE; in recv_func_posthandle()
4285 rtw_free_recvframe(orig_prframe, pfree_recv_queue); in recv_func_posthandle()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/
H A Drtw_recv.c4143 union recv_frame *orig_prframe = prframe; in recv_func_posthandle() local
4186 psnap_type = get_recvframe_data(orig_prframe) + pattrib->hdrlen + pattrib->iv_len + SNAP_SIZE; in recv_func_posthandle()
4228 rtw_free_recvframe(orig_prframe, pfree_recv_queue); in recv_func_posthandle()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/core/
H A Drtw_recv.c4188 union recv_frame *orig_prframe = prframe; in recv_func_posthandle() local
4231 psnap_type = get_recvframe_data(orig_prframe) + pattrib->hdrlen + pattrib->iv_len + SNAP_SIZE; in recv_func_posthandle()
4273 rtw_free_recvframe(orig_prframe, pfree_recv_queue); in recv_func_posthandle()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/
H A Drtw_recv.c4136 union recv_frame *orig_prframe = prframe; in recv_func_posthandle() local
4179 psnap_type = get_recvframe_data(orig_prframe) + pattrib->hdrlen + pattrib->iv_len + SNAP_SIZE; in recv_func_posthandle()
4221 rtw_free_recvframe(orig_prframe, pfree_recv_queue); in recv_func_posthandle()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/core/
H A Drtw_recv.c4188 union recv_frame *orig_prframe = prframe; in recv_func_posthandle() local
4231 psnap_type = get_recvframe_data(orig_prframe) + pattrib->hdrlen + pattrib->iv_len + SNAP_SIZE; in recv_func_posthandle()
4273 rtw_free_recvframe(orig_prframe, pfree_recv_queue); in recv_func_posthandle()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/
H A Drtw_recv.c3950 union recv_frame *orig_prframe = prframe; in recv_func_posthandle() local
3993 psnap_type = get_recvframe_data(orig_prframe) + pattrib->hdrlen + pattrib->iv_len + SNAP_SIZE; in recv_func_posthandle()
4035 rtw_free_recvframe(orig_prframe, pfree_recv_queue); in recv_func_posthandle()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/
H A Drtw_recv.c3951 union recv_frame *orig_prframe = prframe; in recv_func_posthandle() local
3994 psnap_type = get_recvframe_data(orig_prframe) + pattrib->hdrlen + pattrib->iv_len + SNAP_SIZE; in recv_func_posthandle()
4036 rtw_free_recvframe(orig_prframe, pfree_recv_queue); in recv_func_posthandle()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/
H A Drtw_recv.c4153 union recv_frame *orig_prframe = prframe; in recv_func_posthandle() local
4196 psnap_type = get_recvframe_data(orig_prframe) + pattrib->hdrlen + pattrib->iv_len + SNAP_SIZE; in recv_func_posthandle()
4238 rtw_free_recvframe(orig_prframe, pfree_recv_queue); in recv_func_posthandle()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_recv.c4136 union recv_frame *orig_prframe = prframe;
4179 psnap_type = get_recvframe_data(orig_prframe) + pattrib->hdrlen + pattrib->iv_len + SNAP_SIZE;
4221 rtw_free_recvframe(orig_prframe);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_recv.c4136 union recv_frame *orig_prframe = prframe;
4179 psnap_type = get_recvframe_data(orig_prframe) + pattrib->hdrlen + pattrib->iv_len + SNAP_SIZE;
4221 rtw_free_recvframe(orig_prframe);