Searched refs:adjust_tail (Results 1 – 6 of 6) sorted by relevance
177 bool adjust_tail; member
529 test->adjust_tail = false; in __test_spec_init()1836 if (test->adjust_tail && !is_adjust_tail_supported(ifobject->xdp_progs)) in worker_testapp_validate_rx()2606 test->adjust_tail = true; in testapp_adjust_tail()
175 bool adjust_tail; member
304 bpf->adjust_tail = true; in nfp_bpf_parse_cap_adjust_tail()
195 if (!bpf->adjust_tail) { in nfp_bpf_check_helper_call()
1680 static int adjust_tail(struct nfp_prog *nfp_prog, struct nfp_insn_meta *meta) in adjust_tail() function3353 return adjust_tail(nfp_prog, meta); in helper_call()