/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/ |
H A D | dpaa2-eth.h | 161 } xdp; member 497 struct dpaa2_eth_ch_xdp xdp; member
|
H A D | dpaa2-eth.c | 432 struct xdp_buff xdp; in dpaa2_eth_run_xdp() local 2793 static int dpaa2_eth_xdp(struct net_device *dev, struct netdev_bpf *xdp) in dpaa2_eth_xdp()
|
/openbmc/linux/drivers/net/ethernet/microsoft/mana/ |
H A D | mana_en.c | 1486 uint pkt_len, struct xdp_buff *xdp) in mana_build_skb() 1513 struct xdp_buff xdp = {}; in mana_rx_skb() local
|
/openbmc/linux/drivers/net/hyperv/ |
H A D | netvsc_drv.c | 787 struct xdp_buff *xdp) in netvsc_alloc_recv_skb() 883 struct xdp_buff xdp; in netvsc_recv_callback() local
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/ |
H A D | en_rx.c | 665 struct xdp_buff xdp; member
|
/openbmc/linux/drivers/net/ethernet/mediatek/ |
H A D | mtk_eth_soc.c | 1933 struct xdp_buff *xdp, struct net_device *dev) in mtk_xdp_run() 2060 struct xdp_buff xdp; in mtk_poll_rx() local 3521 static int mtk_xdp(struct net_device *dev, struct netdev_bpf *xdp) in mtk_xdp()
|
/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfdk/ |
H A D | dp.c | 1034 struct xdp_buff xdp; in nfp_nfdk_rx() local
|
/openbmc/linux/drivers/net/ethernet/intel/igc/ |
H A D | igc.h | 526 struct xdp_buff *xdp; member 532 struct xdp_buff xdp; member
|
/openbmc/linux/drivers/net/ethernet/netronome/nfp/ |
H A D | nfp_net.h | 297 struct xdp_buff *xdp; member 643 struct xdp_attachment_info xdp; member
|
H A D | nfp_net_common.c | 2035 static int nfp_net_xdp(struct net_device *netdev, struct netdev_bpf *xdp) in nfp_net_xdp()
|
/openbmc/linux/drivers/net/ethernet/ti/ |
H A D | cpsw.c | 357 struct xdp_buff xdp; in cpsw_rx_handler() local
|
H A D | cpsw_priv.c | 1324 int cpsw_run_xdp(struct cpsw_priv *priv, int ch, struct xdp_buff *xdp, in cpsw_run_xdp()
|
H A D | cpsw_new.c | 295 struct xdp_buff xdp; in cpsw_rx_handler() local
|
/openbmc/linux/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_txrx.h | 347 struct xdp_buff xdp; member
|
/openbmc/linux/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_main.c | 2085 struct xdp_buff *xdp, in ixgbe_construct_skb() 2144 struct xdp_buff *xdp, in ixgbe_build_skb() 2191 struct xdp_buff *xdp) in ixgbe_run_xdp() 2298 struct xdp_buff xdp; in ixgbe_clean_rx_irq() local 10313 static int ixgbe_xdp(struct net_device *dev, struct netdev_bpf *xdp) in ixgbe_xdp()
|
/openbmc/linux/drivers/net/ethernet/amazon/ena/ |
H A D | ena_netdev.c | 1145 static int ena_xdp_handle_buff(struct ena_ring *rx_ring, struct xdp_buff *xdp, u16 num_descs) in ena_xdp_handle_buff() 1193 struct xdp_buff xdp; in ena_clean_rx_irq() local
|
/openbmc/linux/drivers/net/ethernet/freescale/dpaa/ |
H A D | dpaa_eth.c | 2588 struct xdp_buff xdp; in dpaa_run_xdp() local 3050 static int dpaa_xdp(struct net_device *net_dev, struct netdev_bpf *xdp) in dpaa_xdp()
|
/openbmc/linux/drivers/net/ethernet/marvell/mvpp2/ |
H A D | mvpp2_main.c | 3733 mvpp2_xdp_xmit_back(struct mvpp2_port *port, struct xdp_buff *xdp) in mvpp2_xdp_xmit_back() 3813 struct xdp_buff *xdp, struct page_pool *pp, in mvpp2_run_xdp() 3904 struct xdp_buff xdp; in mvpp2_rx() local 5385 static int mvpp2_xdp(struct net_device *dev, struct netdev_bpf *xdp) in mvpp2_xdp()
|
/openbmc/linux/drivers/net/netdevsim/ |
H A D | netdevsim.h | 108 struct xdp_attachment_info xdp; member
|
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
H A D | otx2_txrx.c | 1411 struct xdp_buff xdp; in otx2_xdp_rcv_pkt_handler() local
|
/openbmc/linux/net/core/ |
H A D | dev.c | 4864 u32 bpf_prog_run_generic_xdp(struct sk_buff *skb, struct xdp_buff *xdp, in bpf_prog_run_generic_xdp() 4953 struct xdp_buff *xdp, in netif_receive_generic_xdp() 5039 struct xdp_buff xdp; in do_xdp_generic() local 5712 static int generic_xdp_install(struct net_device *dev, struct netdev_bpf *xdp) in generic_xdp_install() 9196 struct netdev_bpf xdp; in dev_xdp_install() local
|
/openbmc/linux/drivers/net/ethernet/google/gve/ |
H A D | gve_main.c | 1672 static int gve_xdp(struct net_device *dev, struct netdev_bpf *xdp) in gve_xdp()
|
/openbmc/linux/drivers/net/ethernet/qlogic/qede/ |
H A D | qede_filter.c | 1042 int qede_xdp(struct net_device *dev, struct netdev_bpf *xdp) in qede_xdp()
|
/openbmc/linux/drivers/net/ethernet/freescale/enetc/ |
H A D | enetc.h | 130 struct enetc_xdp_data xdp; member
|
/openbmc/linux/tools/testing/selftests/bpf/ |
H A D | test_offload.py | 491 def ip_link_show(self, xdp): argument
|