Home
last modified time | relevance | path

Searched refs:ropnd_max (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/bpf/
H A Djit.c1506 u32 lopnd_max, ropnd_max; in wrp_mul() local
1516 ropnd_max = meta->umax_src; in wrp_mul()
1521 ropnd_max = imm; in wrp_mul()
1523 if (lopnd_max > U16_MAX || ropnd_max > U16_MAX) in wrp_mul()
/kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/bpf/
H A Djit.c1506 u32 lopnd_max, ropnd_max; in wrp_mul() local
1516 ropnd_max = meta->umax_src; in wrp_mul()
1521 ropnd_max = imm; in wrp_mul()
1523 if (lopnd_max > U16_MAX || ropnd_max > U16_MAX) in wrp_mul()

Completed in 14 milliseconds