Searched refs:max_sectors_2 (Results 1 – 2 of 2) sorted by relevance
399 (max_sectors_1, max_sectors_2). For certain controllers/FW,
6013 u32 max_sectors_2, tmp_sectors, msix_enable; in megasas_init_fw() local6406 max_sectors_2 = le32_to_cpu(ctrl_info->max_request_size); in megasas_init_fw()6408 tmp_sectors = min_t(u32, max_sectors_1, max_sectors_2); in megasas_init_fw()