rx_packet
.rx_packet = __efx_rx_packet,
.rx_packet = __efx_rx_packet,
.rx_packet = __efx_rx_packet,
.rx_packet = __ef100_rx_packet,
.rx_packet = __ef100_rx_packet,
INDIRECT_CALL_2(channel->efx->type->rx_packet,
void (*rx_packet)(struct efx_channel *channel);
void (*rx_packet)(struct efx_channel *channel);
.rx_packet = __efx_siena_rx_packet,
priv->rx_ring[i]=(rx_packet*)(priv->rx_skbs[i]->head);
priv->rx_ring[priv->rx_write] = (rx_packet*)skb->head;
rx_packet *rx_ring[RX_RING_ENTRIES];
static void ping_pong(struct xsk *xsk, void *rx_packet, clockid_t clock_id)
eth = rx_packet;
memcpy(data, rx_packet, len); /* don't share umem chunk for simplicity */