Lines Matching defs:next
1951 struct adapter_reply_queue *reply_q, *next;
1956 list_for_each_entry_safe(reply_q, next, &ioc->reply_queue_list, list) {
2311 /* Bump up to next page boundary. */
2342 * - bump the current memory pointer to the next
2343 * address, which will be the next full page.
2347 * next page. Since all of this PRP memory is
2349 * just the next address.
2388 * The next PRP Entry will be the start of the
3101 struct adapter_reply_queue *reply_q, *next;
3106 list_for_each_entry_safe(reply_q, next, &ioc->reply_queue_list, list) {
3919 request = list_entry(ioc->internal_free_list.next,
3987 request = list_entry(ioc->hpr_free_list.next,
6405 /* align the reply post queue on the next 16 count boundary */
8220 * If RDPQ is enabled, switch to the next allocation.