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