Lines Matching refs:next
136 mpc = mpc->next;
150 mpc = mpc->next;
164 mpc = mpc->next;
196 entry->next = qos_head;
210 qos = qos->next;
226 qos_head = qos_head->next;
233 if (curr->next == entry) {
234 curr->next = entry->next;
238 curr = curr->next;
266 qos = qos->next;
290 mpc->next = mpcs;
848 * If we do not do it now we have to wait for the next LE_ARP
1300 entry = entry->next;
1403 entry = entry->next;
1439 mpc = mpc->next;
1503 tmp = mpc->next;
1518 ddprintk("next mpc is at %p\n", tmp);
1525 nextqos = qos->next;