Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rtl8188eu/hal/
Drtl8188eu_xmit.c414 static u32 xmitframe_need_length(struct xmit_frame *pxmitframe) in xmitframe_need_length() function
493 …len = xmitframe_need_length(pfirstframe) + TXDESC_SIZE + (pfirstframe->pkt_offset*PACKET_OFFSET_SZ… in rtl8188eu_xmitframe_complete()
544 len = xmitframe_need_length(pxmitframe) + TXDESC_SIZE + (pxmitframe->pkt_offset*PACKET_OFFSET_SZ); in rtl8188eu_xmitframe_complete()