Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/staging/r8188eu/hal/
Drtl8188eu_xmit.c431 rtw_xmitframe_coalesce(adapt, pxmitframe->pkt, pxmitframe); in rtl8188eu_xmitframe_complete()
502 rtw_xmitframe_coalesce(adapt, pxmitframe->pkt, pxmitframe); in rtl8188eu_xmitframe_complete()
568 res = rtw_xmitframe_coalesce(adapt, pxmitframe->pkt, pxmitframe); in xmitframe_direct()
/linux-6.1.9/drivers/staging/r8188eu/include/
Drtw_xmit.h346 s32 rtw_xmitframe_coalesce(struct adapter *padapter, struct sk_buff *pkt,
/linux-6.1.9/drivers/staging/rtl8723bs/include/
Drtw_xmit.h456 extern s32 rtw_xmitframe_coalesce(struct adapter *padapter, struct sk_buff *pkt, struct xmit_frame …
/linux-6.1.9/drivers/staging/rtl8723bs/hal/
Drtl8723bs_xmit.c295 ret = rtw_xmitframe_coalesce(padapter, pxmitframe->pkt, pxmitframe); in xmit_xmitframes()
/linux-6.1.9/drivers/staging/r8188eu/core/
Drtw_xmit.c972 s32 rtw_xmitframe_coalesce(struct adapter *padapter, struct sk_buff *pkt, struct xmit_frame *pxmitf… in rtw_xmitframe_coalesce() function
/linux-6.1.9/drivers/staging/rtl8723bs/core/
Drtw_xmit.c1021 s32 rtw_xmitframe_coalesce(struct adapter *padapter, struct sk_buff *pkt, struct xmit_frame *pxmitf… in rtw_xmitframe_coalesce() function