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