Searched refs:hw_hdr_offset (Results 1 – 1 of 1) sorted by relevance
789 u8 hw_hdr_offset = 0; in xmitframe_addmic() local792 hw_hdr_offset = TXDESC_OFFSET; in xmitframe_addmic()799 pframe = pxmitframe->buf_addr + hw_hdr_offset; in xmitframe_addmic()1059 u8 hw_hdr_offset; in rtw_xmitframe_coalesce() local1076 hw_hdr_offset = TXDESC_OFFSET; in rtw_xmitframe_coalesce()1077 mem_start = pbuf_start + hw_hdr_offset; in rtw_xmitframe_coalesce()1156 mem_start = (unsigned char *)round_up(addr, 4) + hw_hdr_offset; in rtw_xmitframe_coalesce()1157 memcpy(mem_start, pbuf_start + hw_hdr_offset, pattrib->hdrlen); in rtw_xmitframe_coalesce()