Searched refs:OFFSET_SZ (Results 1 – 5 of 5) sorted by relevance
269 cpu_to_le32(((TXDESC_SIZE + OFFSET_SZ) << OFFSET_SHT) & in r8712_construct_txaggr_cmd_desc()403 (((TXDESC_SIZE + OFFSET_SZ + 8) << OFFSET_SHT) & in r8712_dump_aggr_xframe()408 (((TXDESC_SIZE + OFFSET_SZ) << OFFSET_SHT) & in r8712_dump_aggr_xframe()455 ptxdesc->txdw0 |= cpu_to_le32(((TXDESC_SIZE + OFFSET_SZ + 8) << in update_txdesc()459 ptxdesc->txdw0 |= cpu_to_le32(((TXDESC_SIZE + OFFSET_SZ) << in update_txdesc()
62 #define OFFSET_SZ (0) macro
359 OFFSET_SZ + 8) << OFFSET_SHT) & in r8712_cmd_thread()363 OFFSET_SZ) << in r8712_cmd_thread()
54 #define OFFSET_SZ 0 macro
68 …ptxdesc->txdw0 |= cpu_to_le32(((TXDESC_SIZE+OFFSET_SZ)<<OFFSET_SHT)&0x00ff0000); /* 32 bytes for T… in rtl8188e_fill_fake_txdesc()193 offset = TXDESC_SIZE + OFFSET_SZ; in update_txdesc()