Searched refs:efx_xdp_xmit (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/ |
H A D | efx.c | 105 static int efx_xdp_xmit(struct net_device *dev, int n, struct xdp_frame **xdpfs, 613 .ndo_xdp_xmit = efx_xdp_xmit, 656 static int efx_xdp_xmit(struct net_device *dev, int n, struct xdp_frame **xdpfs, in efx_xdp_xmit() function
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/ |
H A D | efx.c | 106 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
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/ |
H A D | efx.c | 108 static int efx_xdp_xmit(struct net_device *dev, int n, struct xdp_frame **xdpfs, 610 .ndo_xdp_xmit = efx_xdp_xmit, 653 static int efx_xdp_xmit(struct net_device *dev, int n, struct xdp_frame **xdpfs, in efx_xdp_xmit() function
|
Completed in 5 milliseconds