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

/linux-master/drivers/staging/rtl8712/
H A Drtl8712_xmit.c27 static void update_txdesc(struct xmit_frame *pxmitframe, uint *pmem, int sz);
297 update_txdesc(pxmitframe, (uint *)(pxmitframe->buf_addr), pxmitframe->attrib.last_txcmdsz);
390 static void update_txdesc(struct xmit_frame *pxmitframe, uint *pmem, int sz) function
698 update_txdesc(pxmitframe, (uint *)mem_addr, sz);

Completed in 203 milliseconds