Searched refs:efx_xdp_xmit (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/drivers/net/ethernet/sfc/ |
D | efx.c | 106 static int efx_xdp_xmit(struct net_device *dev, int n, struct xdp_frame **xdpfs, 616 .ndo_xdp_xmit = efx_xdp_xmit, 659 static int efx_xdp_xmit(struct net_device *dev, int n, struct xdp_frame **xdpfs, in efx_xdp_xmit() function
|
/linux-5.19.10/drivers/net/ethernet/sfc/siena/ |
D | efx.c | 109 static int efx_xdp_xmit(struct net_device *dev, int n, struct xdp_frame **xdpfs, 611 .ndo_xdp_xmit = efx_xdp_xmit, 654 static int efx_xdp_xmit(struct net_device *dev, int n, struct xdp_frame **xdpfs, in efx_xdp_xmit() function
|