Searched refs:efx_xdp_xmit (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/drivers/net/ethernet/sfc/siena/ |
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
|
/Linux-v6.6/drivers/net/ethernet/sfc/ |
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
|