Searched refs:n_fill (Results 1 – 2 of 2) sorted by relevance
778 unsigned int n_fill; in ionic_rx_fill() local783 n_fill = ionic_q_space_avail(q); in ionic_rx_fill()787 if (n_fill < fill_threshold) in ionic_rx_fill()807 for (i = n_fill; i; i--) { in ionic_rx_fill()
583 int n_fill, n_alloc; in alloc_sgtable() local587 n_fill = nents; in alloc_sgtable()594 n_fill = n_alloc - 1; in alloc_sgtable()595 nents -= n_fill; in alloc_sgtable()613 for_each_sg(new, iter, n_fill, i) { in alloc_sgtable()