Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/igb/
H A Digb_main.c2880 static int igb_xdp_setup(struct net_device *dev, struct netdev_bpf *bpf) in igb_xdp_setup() function
2936 return igb_xdp_setup(dev, xdp); in igb_xdp()