Searched refs:igb_rx_offset (Results 1 – 1 of 1) sorted by relevance
8840 static unsigned int igb_rx_offset(struct igb_ring *rx_ring) in igb_rx_offset() function8951 unsigned char *hard_start = pktbuf - igb_rx_offset(rx_ring); in igb_clean_rx_irq()8952 unsigned int offset = pkt_offset + igb_rx_offset(rx_ring); in igb_clean_rx_irq()9078 bi->page_offset = igb_rx_offset(rx_ring); in igb_alloc_mapped_page()