Searched refs:xmitframe_need_length (Results 1 – 2 of 2) sorted by relevance
395 static u32 xmitframe_need_length(struct xmit_frame *pxmitframe) in xmitframe_need_length() function468 …len = xmitframe_need_length(pfirstframe) + TXDESC_SIZE + (pfirstframe->pkt_offset * PACKET_OFFSET_… in rtl8188eu_xmitframe_complete()519 …len = xmitframe_need_length(pxmitframe) + TXDESC_SIZE + (pxmitframe->pkt_offset * PACKET_OFFSET_SZ… in rtl8188eu_xmitframe_complete()
364 static u32 xmitframe_need_length(struct xmit_frame *pxmitframe) in xmitframe_need_length() function479 len = xmitframe_need_length(pfirstframe) + TXDESC_OFFSET; in rtl8723bu_xmitframe_complete()538 len = xmitframe_need_length(pxmitframe) + TXDESC_SIZE; // no offset in rtl8723bu_xmitframe_complete()