Searched refs:p2ndxmitframe (Results 1 – 1 of 1) sorted by relevance
596 struct xmit_frame *p2ndxmitframe = NULL; in r8712_xmitframe_complete() local620 p2ndxmitframe = dequeue_xframe_ex(pxmitpriv, phwxmits, hwentry); in r8712_xmitframe_complete()625 if (p2ndxmitframe) in r8712_xmitframe_complete()626 if (p2ndxmitframe->frame_tag != DATA_FRAMETAG) { in r8712_xmitframe_complete()631 if (p2ndxmitframe) { in r8712_xmitframe_complete()634 total_length = r8712_xmitframe_aggr_next(pxmitbuf, p2ndxmitframe); in r8712_xmitframe_complete()636 p2ndxmitframe = dequeue_xframe_ex(pxmitpriv, phwxmits, hwentry); in r8712_xmitframe_complete()637 if (p2ndxmitframe) in r8712_xmitframe_complete()639 r8712_xmitframe_aggr_next(pxmitbuf, p2ndxmitframe); in r8712_xmitframe_complete()