Searched refs:pallocated_buf (Results 1 – 8 of 8) 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()
126 pxmitbuf->pallocated_buf = in _r8712_init_xmit_priv()128 if (!pxmitbuf->pallocated_buf) { in _r8712_init_xmit_priv()132 pxmitbuf->pbuf = pxmitbuf->pallocated_buf + XMITBUF_ALIGN_SZ - in _r8712_init_xmit_priv()133 ((addr_t) (pxmitbuf->pallocated_buf) & in _r8712_init_xmit_priv()155 kfree(pxmitbuf->pallocated_buf); in _r8712_init_xmit_priv()161 kfree(pxmitbuf->pallocated_buf); in _r8712_init_xmit_priv()189 kfree(pxmitbuf->pallocated_buf); in _free_xmit_priv()
103 u8 *pallocated_buf; member
50 precvbuf->pallocated_buf = NULL; in r8712_os_recvbuf_resource_alloc()
138 u8 *pallocated_buf; member
270 u8 *pallocated_buf; member
41 u8 *pallocated_buf; member
236 u8 *pallocated_buf; member