Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/netronome/nfp/bpf/
Dmain.h93 #define pv_len(np) reg_lm(1, PKT_VEC_PKT_LEN) macro
Djit.c1582 emit_alu(nfp_prog, pv_len(nfp_prog), in adjust_head()
1583 pv_len(nfp_prog), ALU_OP_SUB, reg_a(2 * 2)); in adjust_head()
1629 emit_alu(nfp_prog, pv_len(nfp_prog), in adjust_head()
1630 pv_len(nfp_prog), ALU_OP_SUB, reg_a(2 * 2)); in adjust_head()
1671 emit_alu(nfp_prog, pv_len(nfp_prog), in adjust_tail()
1672 pv_len(nfp_prog), ALU_OP_ADD, delta); in adjust_tail()
3258 plen_reg(nfp_prog), ALU_OP_AND, pv_len(nfp_prog)); in nfp_intro()