Searched refs:rtw_xmitframe_coalesce (Results 1 – 3 of 3) sorted by relevance
| /linux-4.4.14/drivers/staging/rtl8188eu/hal/ |
| D | rtl8188eu_xmit.c | 483 rtw_xmitframe_coalesce(adapt, pxmitframe->pkt, pxmitframe); in rtl8188eu_xmitframe_complete() 557 rtw_xmitframe_coalesce(adapt, pxmitframe->pkt, pxmitframe); in rtl8188eu_xmitframe_complete() 623 res = rtw_xmitframe_coalesce(adapt, pxmitframe->pkt, pxmitframe); in xmitframe_direct()
|
| /linux-4.4.14/drivers/staging/rtl8188eu/include/ |
| D | rtw_xmit.h | 350 s32 rtw_xmitframe_coalesce(struct adapter *padapter, struct sk_buff *pkt,
|
| /linux-4.4.14/drivers/staging/rtl8188eu/core/ |
| D | rtw_xmit.c | 971 s32 rtw_xmitframe_coalesce(struct adapter *padapter, struct sk_buff *pkt, struct xmit_frame *pxmitf… in rtw_xmitframe_coalesce() function
|