Home
last modified time | relevance | path

Searched refs:efx_xdp_setup_prog (Results 1 – 3 of 3) sorted by relevance

/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/sfc/
H A Defx.c103 static int efx_xdp_setup_prog(struct efx_nic *efx, struct bpf_prog *prog);
399 efx_xdp_setup_prog(efx, NULL); in efx_remove_all()
619 static int efx_xdp_setup_prog(struct efx_nic *efx, struct bpf_prog *prog) in efx_xdp_setup_prog() function
652 return efx_xdp_setup_prog(efx, xdp->prog); in efx_xdp()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/sfc/
H A Defx.c103 static int efx_xdp_setup_prog(struct efx_nic *efx, struct bpf_prog *prog);
399 efx_xdp_setup_prog(efx, NULL); in efx_remove_all()
619 static int efx_xdp_setup_prog(struct efx_nic *efx, struct bpf_prog *prog) in efx_xdp_setup_prog() function
652 return efx_xdp_setup_prog(efx, xdp->prog); in efx_xdp()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/sfc/
H A Defx.c103 static int efx_xdp_setup_prog(struct efx_nic *efx, struct bpf_prog *prog);
399 efx_xdp_setup_prog(efx, NULL); in efx_remove_all()
619 static int efx_xdp_setup_prog(struct efx_nic *efx, struct bpf_prog *prog) in efx_xdp_setup_prog() function
652 return efx_xdp_setup_prog(efx, xdp->prog); in efx_xdp()