Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/
H A Daq_main.c445 static int aq_xdp_setup(struct net_device *ndev, struct bpf_prog *prog, in aq_xdp_setup() function
489 return aq_xdp_setup(dev, xdp->prog, xdp->extack); in aq_xdp()