Searched refs:rtw_xmitframe_coalesce (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/staging/r8188eu/hal/ |
| A D | rtl8188eu_xmit.c | 430 rtw_xmitframe_coalesce(adapt, pxmitframe->pkt, pxmitframe); in rtl8188eu_xmitframe_complete() 501 rtw_xmitframe_coalesce(adapt, pxmitframe->pkt, pxmitframe); in rtl8188eu_xmitframe_complete() 567 res = rtw_xmitframe_coalesce(adapt, pxmitframe->pkt, pxmitframe); in xmitframe_direct()
|
| /linux/drivers/staging/r8188eu/include/ |
| A D | rtw_xmit.h | 334 s32 rtw_xmitframe_coalesce(struct adapter *padapter, struct sk_buff *pkt,
|
| /linux/drivers/staging/rtl8723bs/include/ |
| A D | rtw_xmit.h | 456 extern s32 rtw_xmitframe_coalesce(struct adapter *padapter, struct sk_buff *pkt, struct xmit_frame …
|
| /linux/drivers/staging/rtl8723bs/hal/ |
| A D | rtl8723bs_xmit.c | 298 ret = rtw_xmitframe_coalesce(padapter, pxmitframe->pkt, pxmitframe); in xmit_xmitframes()
|
| /linux/drivers/staging/r8188eu/core/ |
| A D | rtw_xmit.c | 875 s32 rtw_xmitframe_coalesce(struct adapter *padapter, struct sk_buff *pkt, struct xmit_frame *pxmitf… in rtw_xmitframe_coalesce() function
|
| /linux/drivers/staging/rtl8723bs/core/ |
| A D | rtw_xmit.c | 1024 s32 rtw_xmitframe_coalesce(struct adapter *padapter, struct sk_buff *pkt, struct xmit_frame *pxmitf… in rtw_xmitframe_coalesce() function
|
Completed in 17 milliseconds