rtw_xmitframe_coalesce  463 drivers/staging/rtl8188eu/hal/rtl8188eu_xmit.c 	rtw_xmitframe_coalesce(adapt, pxmitframe->pkt, pxmitframe);
rtw_xmitframe_coalesce  534 drivers/staging/rtl8188eu/hal/rtl8188eu_xmit.c 		rtw_xmitframe_coalesce(adapt, pxmitframe->pkt, pxmitframe);
rtw_xmitframe_coalesce  627 drivers/staging/rtl8188eu/hal/rtl8188eu_xmit.c 	res = rtw_xmitframe_coalesce(adapt, pxmitframe->pkt, pxmitframe);
rtw_xmitframe_coalesce  329 drivers/staging/rtl8188eu/include/rtw_xmit.h s32 rtw_xmitframe_coalesce(struct adapter *padapter, struct sk_buff *pkt,
rtw_xmitframe_coalesce  347 drivers/staging/rtl8723bs/hal/rtl8723bs_xmit.c 				ret = rtw_xmitframe_coalesce(padapter, pxmitframe->pkt, pxmitframe);
rtw_xmitframe_coalesce  476 drivers/staging/rtl8723bs/include/rtw_xmit.h extern s32 rtw_xmitframe_coalesce(struct adapter *padapter, _pkt *pkt, struct xmit_frame *pxmitframe);