Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8712/
H A Drtl8712_xmit.c27 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()
396 static void update_txdesc(struct xmit_frame *pxmitframe, uint *pmem, int sz) in update_txdesc() function
710 update_txdesc(pxmitframe, (uint *)mem_addr, sz); in dump_xframe()