Searched refs:efx_xdp_setup_prog (Results 1 – 2 of 2) sorted by relevance
106 static int efx_xdp_setup_prog(struct efx_nic *efx, struct bpf_prog *prog);402 efx_xdp_setup_prog(efx, NULL); in efx_remove_all()614 static int efx_xdp_setup_prog(struct efx_nic *efx, struct bpf_prog *prog) in efx_xdp_setup_prog() function647 return efx_xdp_setup_prog(efx, xdp->prog); in efx_xdp()
104 static int efx_xdp_setup_prog(struct efx_nic *efx, struct bpf_prog *prog);394 efx_xdp_setup_prog(efx, NULL); in efx_remove_all()615 static int efx_xdp_setup_prog(struct efx_nic *efx, struct bpf_prog *prog) in efx_xdp_setup_prog() function648 return efx_xdp_setup_prog(efx, xdp->prog); in efx_xdp()