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