Searched refs:tail_bumps (Results 1 – 1 of 1) sorted by relevance
346 u16 leftover, i, tail_bumps; in ice_alloc_rx_bufs_zc() local348 tail_bumps = count / rx_thresh; in ice_alloc_rx_bufs_zc()349 leftover = count - (tail_bumps * rx_thresh); in ice_alloc_rx_bufs_zc()351 for (i = 0; i < tail_bumps; i++) in ice_alloc_rx_bufs_zc()