Home
last modified time | relevance | path

Searched refs:STATIC_REG_PKT_LEN (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/bpf/
H A Dmain.h54 STATIC_REG_PKT_LEN = 22, /* Bank B */ enumerator
73 #define plen_reg(np) reg_b(STATIC_REG_PKT_LEN)
H A Djit.c1685 BUILD_BUG_ON(plen_reg(nfp_prog) != reg_b(STATIC_REG_PKT_LEN)); in adjust_tail()
/kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/bpf/
H A Dmain.h54 STATIC_REG_PKT_LEN = 22, /* Bank B */ enumerator
73 #define plen_reg(np) reg_b(STATIC_REG_PKT_LEN)
H A Djit.c1685 BUILD_BUG_ON(plen_reg(nfp_prog) != reg_b(STATIC_REG_PKT_LEN)); in adjust_tail()

Completed in 24 milliseconds