Searched refs:IPHDR_ALIGN_ROOM (Results 1 – 10 of 10) sorted by relevance
167 mp = allocb(pkt_len + IPHDR_ALIGN_ROOM, 0); in ixgbe_rx_copy()176 mp->b_rptr += IPHDR_ALIGN_ROOM; in ixgbe_rx_copy()406 mp = allocb(pkt_len + IPHDR_ALIGN_ROOM, 0); in ixgbe_lro_copy()438 mp->b_rptr += IPHDR_ALIGN_ROOM; in ixgbe_lro_copy()439 mp->b_wptr += IPHDR_ALIGN_ROOM; in ixgbe_lro_copy()
859 rx_buf->size -= IPHDR_ALIGN_ROOM; in ixgbe_alloc_rcb_lists()860 rx_buf->address += IPHDR_ALIGN_ROOM; in ixgbe_alloc_rcb_lists()861 rx_buf->dma_address += IPHDR_ALIGN_ROOM; in ixgbe_alloc_rcb_lists()
194 #define IPHDR_ALIGN_ROOM 2 macro
465 rx_size = ixgbe->max_frame_size + IPHDR_ALIGN_ROOM; in ixgbe_m_setprop()
1125 rx_size = ixgbe->max_frame_size + IPHDR_ALIGN_ROOM; in ixgbe_init_driver_settings()
158 mp = allocb(pkt_len + IPHDR_ALIGN_ROOM, 0); in igb_rx_copy()168 mp->b_rptr += IPHDR_ALIGN_ROOM; in igb_rx_copy()
866 rx_buf->size -= IPHDR_ALIGN_ROOM; in igb_alloc_rcb_lists()867 rx_buf->address += IPHDR_ALIGN_ROOM; in igb_alloc_rcb_lists()868 rx_buf->dma_address += IPHDR_ALIGN_ROOM; in igb_alloc_rcb_lists()
177 #define IPHDR_ALIGN_ROOM 2 macro
1174 rx_size = igb->max_frame_size + IPHDR_ALIGN_ROOM; in igb_m_setprop()
1029 rx_size = igb->max_frame_size + IPHDR_ALIGN_ROOM; in igb_init_driver_settings()