Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/staging/r8188eu/core/
Drtw_xmit.c36 static int rtw_xmit_resource_alloc(struct adapter *padapter, struct xmit_buf *pxmitbuf, in rtw_xmit_resource_alloc() function
154 res = rtw_xmit_resource_alloc(padapter, pxmitbuf, (MAX_XMITBUF_SZ + XMITBUF_ALIGN_SZ)); in _rtw_init_xmit_priv()
157 res = rtw_xmit_resource_alloc(padapter, pxmitbuf, (MAX_XMITBUF_SZ + XMITBUF_ALIGN_SZ)); in _rtw_init_xmit_priv()
191 res = rtw_xmit_resource_alloc(padapter, pxmitbuf, max_xmit_extbuf_size + XMITBUF_ALIGN_SZ); in _rtw_init_xmit_priv()