Searched refs:XDP_SETUP_PROG_HW (Results 1 – 4 of 4) sorted by relevance
202 if (bpf->command == XDP_SETUP_PROG_HW && !ns->bpf_xdpoffload_accept) { in nsim_xdp_set_prog()207 if (bpf->command == XDP_SETUP_PROG_HW) { in nsim_xdp_set_prog()561 case XDP_SETUP_PROG_HW: in nsim_bpf()
2043 case XDP_SETUP_PROG_HW: in nfp_net_xdp()
979 XDP_SETUP_PROG_HW, enumerator
9189 xdp.command = mode == XDP_MODE_HW ? XDP_SETUP_PROG_HW : XDP_SETUP_PROG; in dev_xdp_install()