Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/rtl8188eu/include/
Dxmit_osdep.h26 void rtw_os_xmit_resource_free(struct xmit_buf *pxmitbuf);
/Linux-v5.10/drivers/staging/rtl8723bs/include/
Dxmit_osdep.h34 void rtw_os_xmit_resource_free(struct adapter *padapter, struct xmit_buf *pxmitbuf, u32 free_sz, u8…
/Linux-v5.10/drivers/staging/rtl8188eu/os_dep/
Dxmit_linux.c37 void rtw_os_xmit_resource_free(struct xmit_buf *pxmitbuf) in rtw_os_xmit_resource_free() function
/Linux-v5.10/drivers/staging/rtl8723bs/os_dep/
Dxmit_linux.c62 void rtw_os_xmit_resource_free(struct adapter *padapter, struct xmit_buf *pxmitbuf, u32 free_sz, u8… in rtw_os_xmit_resource_free() function
/Linux-v5.10/drivers/staging/rtl8723bs/core/
Drtw_xmit.c288 rtw_os_xmit_resource_free(padapter, pxmitbuf, (MAX_XMITBUF_SZ + XMITBUF_ALIGN_SZ), true); in _rtw_free_xmit_priv()
313 rtw_os_xmit_resource_free(padapter, pxmitbuf, (MAX_XMIT_EXTBUF_SZ + XMITBUF_ALIGN_SZ), true); in _rtw_free_xmit_priv()
324 rtw_os_xmit_resource_free(padapter, pxmitbuf, MAX_CMDBUF_SZ+XMITBUF_ALIGN_SZ, true); in _rtw_free_xmit_priv()
/Linux-v5.10/drivers/staging/rtl8188eu/core/
Drtw_xmit.c221 rtw_os_xmit_resource_free(pxmitbuf); in _rtw_free_xmit_priv()
231 rtw_os_xmit_resource_free(pxmitbuf); in _rtw_free_xmit_priv()