Searched refs:ETH_DATA_ALIGN (Results 1 – 2 of 2) sorted by relevance
12 #define ETH_DATA_ALIGN 2 /* Amount needed to align the data after an ethernet header */ macro
1011 iob = alloc_iob(sky2->rx_data_size + ETH_DATA_ALIGN); in sky2_rx_alloc()1027 iob_reserve(iob, ETH_DATA_ALIGN); in sky2_rx_alloc()