Searched refs:pallocated_buf (Results 1 – 3 of 3) sorted by relevance
49 pxmitbuf->pallocated_buf = rtw_zmalloc(alloc_sz); in rtw_os_xmit_resource_alloc()50 if (!pxmitbuf->pallocated_buf) in rtw_os_xmit_resource_alloc()53 pxmitbuf->pbuf = (u8 *)N_BYTE_ALIGMENT((SIZE_PTR)(pxmitbuf->pallocated_buf), XMITBUF_ALIGN_SZ); in rtw_os_xmit_resource_alloc()62 kfree(pxmitbuf->pallocated_buf); in rtw_os_xmit_resource_free()
270 u8 *pallocated_buf; member
236 u8 *pallocated_buf; member