Searched refs:rx_offset_correction (Results 1 – 1 of 1) sorted by relevance
555 u16 rx_offset_correction; member1246 pp->rx_offset_correction = MVNETA_SKB_HEADROOM; in mvneta_bm_update_mtu()1948 phys_addr = page_pool_get_dma_addr(page) + pp->rx_offset_correction; in mvneta_rx_refill()2264 len = xdp->data_end - xdp->data_hard_start - pp->rx_offset_correction; in mvneta_run_xdp()2269 sync = xdp->data_end - xdp->data_hard_start - pp->rx_offset_correction; in mvneta_run_xdp()2344 xdp_prepare_buff(xdp, data, pp->rx_offset_correction + MVNETA_MH_SIZE, in mvneta_swbm_rx_frame()2380 pp->rx_offset_correction, data_len); in mvneta_swbm_add_rx_fragment()3358 .offset = pp->rx_offset_correction, in mvneta_create_page_pool()3479 NET_SKB_PAD - pp->rx_offset_correction); in mvneta_rxq_hw_init()5654 pp->rx_offset_correction = max(0, in mvneta_probe()[all …]