Searched refs:ZIP_CMD_SIZE (Results 1 – 2 of 2) sorted by relevance
41 #define ZIP_CMD_SIZE 128 macro43 #define ZIP_CMD_SIZE_WORDS (ZIP_CMD_SIZE >> 3) /* 16 64_bit words */50 ZIP_CMD_SIZE) /* 63 */53 #define ZIP_MAX_CMDQ_SIZE ((ZIP_MAX_NUM_CMDS * ZIP_CMD_SIZE) + \
105 ZIP_CMD_SIZE) == (ZIP_MAX_CMDQ_SIZE - ZIP_MAX_NCBP_SIZE)) { in zipvf_push_command()