Home
last modified time | relevance | path

Searched refs:rtw_xmitframe_coalesce23a (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/staging/rtl8723au/hal/
Drtl8723au_xmit.c387 res = rtw_xmitframe_coalesce23a(padapter, pxmitframe->pkt, pxmitframe); in rtl8723au_xmitframe_complete()
414 res = rtw_xmitframe_coalesce23a(padapter, pxmitframe->pkt, pxmitframe); in xmitframe_direct()
/linux-4.4.14/drivers/staging/rtl8723au/include/
Drtw_xmit.h355 s32 rtw_xmitframe_coalesce23a(struct rtw_adapter *padapter, struct sk_buff *pkt,
/linux-4.4.14/drivers/staging/rtl8723au/core/
Drtw_xmit.c1064 int rtw_xmitframe_coalesce23a(struct rtw_adapter *padapter, struct sk_buff *skb, in rtw_xmitframe_coalesce23a() function