Searched refs:tail_bumps (Results 1 – 1 of 1) sorted by relevance
535 u16 leftover, i, tail_bumps; in ice_alloc_rx_bufs_zc() local537 tail_bumps = count / rx_thresh; in ice_alloc_rx_bufs_zc()538 leftover = count - (tail_bumps * rx_thresh); in ice_alloc_rx_bufs_zc()540 for (i = 0; i < tail_bumps; i++) in ice_alloc_rx_bufs_zc()