Lines Matching defs:next
1341 /* So next time we have a valid key and mic is enabled, we will
1566 //Allow for the ap being rebooted - if it is then use the next
3041 tmp_net = list_entry(ai->network_free_list.next,
3043 list_del(ai->network_free_list.next);
3052 /* Read next entry */
4076 u16 next;
4080 next = IN4500(ai, AUXDATA);
4083 return next;
4093 u16 next;
4101 next = aux_setup(ai, page, offset, &len);
4115 next = aux_setup(ai, next, 4, &len);
5149 /* skip to the beginning of the next line */
5742 ai = list_entry(airo_devices.next, struct airo_info, dev_list);