update_txdesc     367 drivers/staging/rtl8188eu/hal/rtl8188eu_xmit.c 		pull = update_txdesc(pxmitframe, mem_addr, sz, false);
update_txdesc     539 drivers/staging/rtl8188eu/hal/rtl8188eu_xmit.c 		update_txdesc(pxmitframe, pxmitframe->buf_addr, pxmitframe->attrib.last_txcmdsz, true);
update_txdesc     579 drivers/staging/rtl8188eu/hal/rtl8188eu_xmit.c 	update_txdesc(pfirstframe, pfirstframe->buf_addr, pfirstframe->attrib.last_txcmdsz, true);
update_txdesc      27 drivers/staging/rtl8712/rtl8712_xmit.c static void update_txdesc(struct xmit_frame *pxmitframe, uint *pmem, int sz);
update_txdesc     301 drivers/staging/rtl8712/rtl8712_xmit.c 	update_txdesc(pxmitframe, (uint *)(pxmitframe->buf_addr),
update_txdesc     712 drivers/staging/rtl8712/rtl8712_xmit.c 		update_txdesc(pxmitframe, (uint *)mem_addr, sz);