Searched refs:igc_rx_offset (Results 1 – 1 of 1) sorted by relevance
1951 static inline unsigned int igc_rx_offset(struct igc_ring *rx_ring) in igc_rx_offset() function1998 bi->page_offset = igc_rx_offset(rx_ring); in igc_alloc_mapped_page()2369 xdp_prepare_buff(&xdp, pktbuf - igc_rx_offset(rx_ring), in igc_clean_rx_irq()2370 igc_rx_offset(rx_ring) + pkt_offset, in igc_clean_rx_irq()