Lines Matching refs:next
1781 struct adapter_reply_queue *reply_q, *next;
1786 list_for_each_entry_safe(reply_q, next, &ioc->reply_queue_list, list) {
2132 /* Bump up to next page boundary. */
2163 * - bump the current memory pointer to the next
2164 * address, which will be the next full page.
2168 * next page. Since all of this PRP memory is
2170 * just the next address.
2209 * The next PRP Entry will be the start of the
2933 struct adapter_reply_queue *reply_q, *next;
2938 list_for_each_entry_safe(reply_q, next, &ioc->reply_queue_list, list) {
3659 request = list_entry(ioc->internal_free_list.next,
3712 request = list_entry(ioc->hpr_free_list.next,
5296 /* align the reply post queue on the next 16 count boundary */
5535 * Alignment will be used such a way that next allocation if
7175 * If RDPQ is enabled, switch to the next allocation.