| /OK3568_Linux_fs/kernel/drivers/staging/rtl8188eu/hal/ |
| H A D | rtl8188eu_xmit.c | 159 static s32 update_txdesc(struct xmit_frame *pxmitframe, u8 *pmem, s32 sz, u8 bagg_pkt) in update_txdesc() function 365 pull = update_txdesc(pxmitframe, mem_addr, sz, false); in rtw_dump_xframe() 537 update_txdesc(pxmitframe, pxmitframe->buf_addr, pxmitframe->attrib.last_txcmdsz, true); in rtl8188eu_xmitframe_complete() 577 update_txdesc(pfirstframe, pfirstframe->buf_addr, pfirstframe->attrib.last_txcmdsz, true); in rtl8188eu_xmitframe_complete()
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8712/ |
| H A D | rtl8712_xmit.c | 27 static void update_txdesc(struct xmit_frame *pxmitframe, uint *pmem, int sz); 301 update_txdesc(pxmitframe, (uint *)(pxmitframe->buf_addr), in r8712_append_mpdu_unit() 397 static void update_txdesc(struct xmit_frame *pxmitframe, uint *pmem, int sz) in update_txdesc() function 712 update_txdesc(pxmitframe, (uint *)mem_addr, sz); in dump_xframe()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/hal/rtl8188f/usb/ |
| H A D | rtl8188fu_xmit.c | 159 static s32 update_txdesc(struct xmit_frame *pxmitframe, u8 *pmem, s32 sz, u8 bagg_pkt) in update_txdesc() function 293 pull = update_txdesc(pxmitframe, mem_addr, sz, _FALSE); in rtw_dump_xframe() 530 update_txdesc(pxmitframe, pxmitframe->buf_addr, pxmitframe->attrib.last_txcmdsz, _TRUE); in rtl8188fu_xmitframe_complete() 577 update_txdesc(pfirstframe, pfirstframe->buf_addr, pfirstframe->attrib.last_txcmdsz, _TRUE); in rtl8188fu_xmitframe_complete()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/hal/rtl8723b/usb/ |
| H A D | rtl8723bu_xmit.c | 173 static s32 update_txdesc(struct xmit_frame *pxmitframe, u8 *pmem, s32 sz, u8 bagg_pkt) in update_txdesc() function 318 pull = update_txdesc(pxmitframe, mem_addr, sz, _FALSE); in rtw_dump_xframe() 583 update_txdesc(pxmitframe, pxmitframe->buf_addr, pxmitframe->attrib.last_txcmdsz, _TRUE); in rtl8723bu_xmitframe_complete() 632 update_txdesc(pfirstframe, pfirstframe->buf_addr, pfirstframe->attrib.last_txcmdsz, _TRUE); in rtl8723bu_xmitframe_complete()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/hal/rtl8188f/usb/ |
| H A D | rtl8188fu_xmit.c | 160 static s32 update_txdesc(struct xmit_frame *pxmitframe, u8 *pmem, s32 sz, u8 bagg_pkt) in update_txdesc() function 294 pull = update_txdesc(pxmitframe, mem_addr, sz, _FALSE); in rtw_dump_xframe() 531 update_txdesc(pxmitframe, pxmitframe->buf_addr, pxmitframe->attrib.last_txcmdsz, _TRUE); in rtl8188fu_xmitframe_complete() 578 update_txdesc(pfirstframe, pfirstframe->buf_addr, pfirstframe->attrib.last_txcmdsz, _TRUE); in rtl8188fu_xmitframe_complete()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/hal/rtl8188e/usb/ |
| H A D | rtl8188eu_xmit.c | 237 static s32 update_txdesc(struct xmit_frame *pxmitframe, u8 *pmem, s32 sz , u8 bagg_pkt) in update_txdesc() function 637 pull = update_txdesc(pxmitframe, mem_addr, sz, _FALSE); in rtw_dump_xframe() 903 update_txdesc(pxmitframe, pxmitframe->buf_addr, pxmitframe->attrib.last_txcmdsz, _TRUE); in rtl8188eu_xmitframe_complete() 960 update_txdesc(pfirstframe, pfirstframe->buf_addr, pfirstframe->attrib.last_txcmdsz, _TRUE); in rtl8188eu_xmitframe_complete()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/rtl8822b/pci/ |
| H A D | rtl8822be_xmit.c | 360 static s32 update_txdesc(struct xmit_frame *pxmitframe, s32 sz) in update_txdesc() function 672 update_txdesc(pxmitframe, sz); in rtl8822be_dump_xframe()
|