Searched refs:lastentry (Results 1 – 2 of 2) sorted by relevance
322 struct list_head *lastentry; in i40iw_get_qp() local330 lastentry = &qp->list; in i40iw_get_qp()331 entry = (lastentry != head) ? lastentry->next : NULL; in i40iw_get_qp()
3575 num_entries(char *bufstart, char *end_of_buf, char **lastentry, size_t size) in num_entries() argument3608 *lastentry = entryptr; in num_entries()