Searched refs:OFFSET_SZ (Results 1 – 7 of 7) 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
365 OFFSET_SZ + 8) << OFFSET_SHT) & in r8712_cmd_thread()369 OFFSET_SZ) << in r8712_cmd_thread()
46 #define OFFSET_SZ 0 macro
62 …ptxdesc->txdw0 |= cpu_to_le32(((TXDESC_SIZE+OFFSET_SZ)<<OFFSET_SHT)&0x00ff0000); /* 32 bytes for T… in rtl8188e_fill_fake_txdesc()186 offset = TXDESC_SIZE + OFFSET_SZ; in update_txdesc()
25 #define OFFSET_SZ 0 macro
3195 ptxdesc->offset = TXDESC_SIZE + OFFSET_SZ; in rtl8723b_fill_default_txdesc()