Home
last modified time | relevance | path

Searched refs:lopnd_max (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/ethernet/netronome/nfp/bpf/
H A Djit.c1506 u32 lopnd_max, ropnd_max; in wrp_mul() local
1513 lopnd_max = meta->umax_dst; in wrp_mul()
1523 if (lopnd_max > U16_MAX || ropnd_max > U16_MAX) in wrp_mul()