Searched refs:ZIP_CMD_SIZE (Results 1 – 2 of 2) sorted by relevance
42 #define ZIP_CMD_SIZE 128 macro44 #define ZIP_CMD_SIZE_WORDS (ZIP_CMD_SIZE >> 3) /* 16 64_bit words */51 ZIP_CMD_SIZE) /* 63 */54 #define ZIP_MAX_CMDQ_SIZE ((ZIP_MAX_NUM_CMDS * ZIP_CMD_SIZE) + \
109 ZIP_CMD_SIZE) == (ZIP_MAX_CMDQ_SIZE - ZIP_MAX_NCBP_SIZE)) { in zipvf_push_command()