Searched refs:rx_offset_correction (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/ethernet/marvell/
H A Dmvneta.c555 u16 rx_offset_correction; member in struct:mvneta_port
1246 pp->rx_offset_correction = MVNETA_SKB_HEADROOM;
1948 phys_addr = page_pool_get_dma_addr(page) + pp->rx_offset_correction;
2264 len = xdp->data_end - xdp->data_hard_start - pp->rx_offset_correction;
2269 sync = xdp->data_end - xdp->data_hard_start - pp->rx_offset_correction;
2344 xdp_prepare_buff(xdp, data, pp->rx_offset_correction + MVNETA_MH_SIZE,
2380 pp->rx_offset_correction, data_len);
3357 .offset = pp->rx_offset_correction,
3478 NET_SKB_PAD - pp->rx_offset_correction);
5653 pp->rx_offset_correction
[all...]

Completed in 120 milliseconds