Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/
H A Daq_ring.h202 int aq_xdp_xmit(struct net_device *dev, int num_frames,
H A Daq_main.c509 .ndo_xdp_xmit = aq_xdp_xmit,
H A Daq_ring.c363 int aq_xdp_xmit(struct net_device *dev, int num_frames, in aq_xdp_xmit() function