Searched refs:MAX_XMIT_EXTBUF_SZ (Results 1 – 2 of 2) sorted by relevance
19 #define MAX_XMIT_EXTBUF_SZ (1536) macro
212 res = rtw_os_xmit_resource_alloc(padapter, pxmitbuf, MAX_XMIT_EXTBUF_SZ + XMITBUF_ALIGN_SZ, true); in _rtw_init_xmit_priv()219 pxmitbuf->pend = pxmitbuf->pbuf + MAX_XMIT_EXTBUF_SZ; in _rtw_init_xmit_priv()315 rtw_os_xmit_resource_free(padapter, pxmitbuf, (MAX_XMIT_EXTBUF_SZ + XMITBUF_ALIGN_SZ), true); in _rtw_free_xmit_priv()