Home
last modified time | relevance | path

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

/linux/drivers/staging/rtl8723bs/include/
H A Drtw_xmit.h436 struct xmit_frame *rtw_alloc_xmitframe_ext(struct xmit_priv *pxmitpriv);
/linux/drivers/staging/rtl8723bs/core/
H A Drtw_xmit.c1634 struct xmit_frame *rtw_alloc_xmitframe_ext(struct xmit_priv *pxmitpriv) in rtw_alloc_xmitframe_ext() function
H A Drtw_mlme_ext.c1919 pmgntframe = rtw_alloc_xmitframe_ext(pxmitpriv); in _alloc_mgtxmitframe()