Home
last modified time | relevance | path

Searched defs:pxframe (Results 1 – 2 of 2) sorted by relevance

/linux-6.14.4/drivers/staging/rtl8723bs/core/
Drtw_xmit.c38 struct xmit_frame *pxframe; in _rtw_init_xmit_priv() local
1572 static void rtw_init_xmitframe(struct xmit_frame *pxframe) in rtw_init_xmitframe()
1606 struct xmit_frame *pxframe = NULL; in rtw_alloc_xmitframe() local
1633 struct xmit_frame *pxframe = NULL; in rtw_alloc_xmitframe_ext() local
1659 struct xmit_frame *pxframe = NULL; in rtw_alloc_xmitframe_once() local
/linux-6.14.4/drivers/staging/rtl8723bs/os_dep/
Dxmit_linux.c85 void rtw_os_xmit_complete(struct adapter *padapter, struct xmit_frame *pxframe) in rtw_os_xmit_complete()