Searched refs:efx_xdp_xmit (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/net/ethernet/sfc/siena/ |
D | efx.c | 108 static int efx_xdp_xmit(struct net_device *dev, int n, struct xdp_frame **xdpfs, 624 .ndo_xdp_xmit = efx_xdp_xmit, 667 static int efx_xdp_xmit(struct net_device *dev, int n, struct xdp_frame **xdpfs, in efx_xdp_xmit() function
|
/linux-6.12.1/drivers/net/ethernet/sfc/ |
D | efx.c | 106 static int efx_xdp_xmit(struct net_device *dev, int n, struct xdp_frame **xdpfs, 625 .ndo_xdp_xmit = efx_xdp_xmit, 668 static int efx_xdp_xmit(struct net_device *dev, int n, struct xdp_frame **xdpfs, in efx_xdp_xmit() function
|