Searched refs:ionic_xdp_xmit (Results 1 – 3 of 3) sorted by relevance
21 int ionic_xdp_xmit(struct net_device *netdev, int n, struct xdp_frame **xdp, u32 flags);
393 int ionic_xdp_xmit(struct net_device *netdev, int n, in ionic_xdp_xmit() function
2817 .ndo_xdp_xmit = ionic_xdp_xmit,