Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/aquantia/atlantic/
Daq_main.c444 static int aq_xdp_setup(struct net_device *ndev, struct bpf_prog *prog, in aq_xdp_setup() function
488 return aq_xdp_setup(dev, xdp->prog, xdp->extack); in aq_xdp()