Searched refs:off_max (Results 1 – 5 of 5) sorted by relevance
219 bpf->adjust_head.off_max = readl(&cap->off_max); in nfp_bpf_parse_cap_adjust_head()223 if (bpf->adjust_head.off_min > bpf->adjust_head.off_max) { in nfp_bpf_parse_cap_adjust_head()228 !FIELD_FIT(UR_REG_IMM_MAX, bpf->adjust_head.off_max)) { in nfp_bpf_parse_cap_adjust_head()
38 __le32 off_max; member
152 int off_max; member
182 if (!bpf->adjust_head.off_max) { in nfp_bpf_check_helper_call()
1642 reg_imm(adjust_head->off_max), ALU_OP_SUB, tmp); in adjust_head()