Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rtl8712/
Drtl8712_xmit.c306 r8712_xmitframe_coalesce(padapter, pxmitframe->pkt, pxmitframe); in r8712_append_mpdu_unit()
686 res = r8712_xmitframe_coalesce(padapter, in r8712_xmitframe_complete()
752 res = r8712_xmitframe_coalesce(padapter, pxmitframe->pkt, pxmitframe); in r8712_xmit_direct()
Drtl871x_xmit.h277 sint r8712_xmitframe_coalesce(struct _adapter *padapter, _pkt *pkt,
Drtl871x_xmit.c584 sint r8712_xmitframe_coalesce(struct _adapter *padapter, _pkt *pkt, in r8712_xmitframe_coalesce() function