Searched refs:PACKET_OFFSET_SZ (Results 1 – 5 of 5) sorted by relevance
173 ptxdesc = (struct tx_desc *)(pmem + PACKET_OFFSET_SZ); in update_txdesc()368 mem_addr += PACKET_OFFSET_SZ; /* pull txdesc head */ in rtw_dump_xframe()372 w_sz = sz + TXDESC_SIZE + PACKET_OFFSET_SZ; in rtw_dump_xframe()468 … = xmitframe_need_length(pfirstframe) + TXDESC_SIZE + (pfirstframe->pkt_offset * PACKET_OFFSET_SZ); in rtl8188eu_xmitframe_complete()519 …en = xmitframe_need_length(pxmitframe) + TXDESC_SIZE + (pxmitframe->pkt_offset * PACKET_OFFSET_SZ); in rtl8188eu_xmitframe_complete()572 pbuf_tail -= PACKET_OFFSET_SZ; in rtl8188eu_xmitframe_complete()573 pfirstframe->buf_addr += PACKET_OFFSET_SZ; in rtl8188eu_xmitframe_complete()585 pbuf_tail -= (pfirstframe->pkt_offset * PACKET_OFFSET_SZ); in rtl8188eu_xmitframe_complete()
79 #define PACKET_OFFSET_SZ (8) macro80 #define TXDESC_OFFSET (TXDESC_SIZE + PACKET_OFFSET_SZ)
120 offset = TXDESC_SIZE + frame->pkt_offset * PACKET_OFFSET_SZ; in rtl88eu_mon_xmit_hook()
152 (pxmitframe->pkt_offset * PACKET_OFFSET_SZ); in rtw_wep_encrypt()596 (pxmitframe->pkt_offset * PACKET_OFFSET_SZ); in rtw_tkip_encrypt()746 (pxmitframe->pkt_offset * PACKET_OFFSET_SZ); in rtw_aes_encrypt()
605 hw_hdr_offset = TXDESC_SIZE + (pxmitframe->pkt_offset * PACKET_OFFSET_SZ); in xmitframe_addmic()933 hw_hdr_offset = TXDESC_SIZE + (pxmitframe->pkt_offset * PACKET_OFFSET_SZ); in rtw_xmitframe_coalesce()