Searched refs:pxmit_txreq_buf (Results 1 – 4 of 4) sorted by relevance
1797 u8 *pxmit_txreq_buf; member
1805 u8 *pxmit_txreq_buf; member
85 padapter->pxmit_txreq_buf = rtw_vmalloc(alloc_sz_txreq); in alloc_txring()86 ptxreq_buf = (struct xmit_txreq_buf *)padapter->pxmit_txreq_buf; in alloc_txring()158 rtw_vmfree(padapter->pxmit_txreq_buf, alloc_sz_txreq); in free_txring()
84 padapter->pxmit_txreq_buf = rtw_vmalloc(alloc_sz_txreq); in alloc_txring()85 ptxreq_buf = (struct xmit_txreq_buf *)padapter->pxmit_txreq_buf; in alloc_txring()154 rtw_vmfree(padapter->pxmit_txreq_buf, alloc_sz_txreq); in free_txring()