Searched refs:rx_offset_correction (Results 1 – 1 of 1) sorted by relevance
519 u16 rx_offset_correction; member1209 pp->rx_offset_correction = MVNETA_SKB_HEADROOM; in mvneta_bm_update_mtu()1910 phys_addr = page_pool_get_dma_addr(page) + pp->rx_offset_correction; in mvneta_rx_refill()2184 len = xdp->data_end - xdp->data_hard_start - pp->rx_offset_correction; in mvneta_run_xdp()2189 sync = xdp->data_end - xdp->data_hard_start - pp->rx_offset_correction; in mvneta_run_xdp()2264 xdp_prepare_buff(xdp, data, pp->rx_offset_correction + MVNETA_MH_SIZE, in mvneta_swbm_rx_frame()2299 skb_frag_off_set(frag, pp->rx_offset_correction); in mvneta_swbm_add_rx_fragment()3224 .offset = pp->rx_offset_correction, in mvneta_create_page_pool()3344 NET_SKB_PAD - pp->rx_offset_correction); in mvneta_rxq_hw_init()5308 pp->rx_offset_correction = max(0, in mvneta_probe()[all …]