Searched refs:next_alloc (Results 1 – 4 of 4) sorted by relevance
122 __be32 next_alloc; member
21 local->next_txfid, local->next_alloc); in prism2_debug_proc_show()
671 int next_alloc; /* index to the next intransmitfid to be checked for member
2118 idx = local->next_alloc; in prism2_alloc_ev()2135 local->next_alloc = idx >= PRISM2_TXFID_COUNT ? 0 : in prism2_alloc_ev()2149 } while (idx != local->next_alloc); in prism2_alloc_ev()