Searched refs:max_base (Results 1 – 2 of 2) sorted by relevance
196 max_base = max(base for base, _, _ in recompose_list)
3356 u64 max_base = 0; in irdma_sc_parse_fpm_commit_buf() local3409 if (info[i].base > max_base && info[i].cnt) { in irdma_sc_parse_fpm_commit_buf()3410 max_base = info[i].base; in irdma_sc_parse_fpm_commit_buf()