Home
last modified time | relevance | path

Searched defs:xdp (Results 126 – 140 of 140) sorted by relevance

123456

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_pf.c2679 static int otx2_xdp(struct net_device *netdev, struct netdev_bpf *xdp) in otx2_xdp()
/openbmc/linux/drivers/net/ethernet/qlogic/qede/
H A Dqede.h432 struct sw_tx_xdp *xdp; member
/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_main.c2988 struct netdev_bpf *xdp) in ice_xdp_safe_mode()
3001 static int ice_xdp(struct net_device *dev, struct netdev_bpf *xdp) in ice_xdp()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/
H A Den_netdev.c2824 static int mlx4_xdp(struct net_device *dev, struct netdev_bpf *xdp) in mlx4_xdp()
/openbmc/linux/net/core/
H A Drtnetlink.c1546 struct nlattr *xdp; in rtnl_xdp_fill() local
3093 struct nlattr *xdp[IFLA_XDP_MAX + 1]; in do_setlink() local
/openbmc/linux/drivers/net/ethernet/google/gve/
H A Dgve.h311 } xdp; member
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_rx.c499 struct xdp_buff *xdp, struct mlx5e_frag_page *frag_page, in mlx5e_add_skb_shared_info_frag()
H A Den.h754 bool xdp; member
H A Den_main.c4873 static int mlx5e_xdp(struct net_device *dev, struct netdev_bpf *xdp) in mlx5e_xdp()
/openbmc/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc.c916 bool xdp = !!(rx_ring->xdp.prog); in enetc_new_page() local
/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe.h281 struct xdp_buff *xdp; member
/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c1088 struct xdp_buff *xdp) in __bnxt_rx_agg_pages()
1179 struct xdp_buff *xdp, u16 idx, in bnxt_rx_agg_pages_xdp()
1800 struct xdp_buff xdp; in bnxt_rx_pkt() local
/openbmc/linux/tools/include/uapi/linux/
H A Dbpf.h6539 } xdp; member
/openbmc/linux/include/uapi/linux/
H A Dbpf.h6536 } xdp; member
/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_main.c13700 struct netdev_bpf *xdp) in i40e_xdp()

123456