Searched refs:umax_dst (Results 1 – 3 of 3) sorted by relevance
567 meta->umax_dst = max(meta->umax_dst, dreg->umax_value); in nfp_bpf_check_alu()582 if (meta->umax_dst > U32_MAX) { in nfp_bpf_check_alu()608 if (meta->umax_dst > U32_MAX) { in nfp_bpf_check_alu()
337 u64 umax_dst; member
1513 lopnd_max = meta->umax_dst; in wrp_mul()