Searched defs:cnic_id_tbl (Results 1 – 1 of 1) sorted by relevance
139 struct cnic_id_tbl { struct140 spinlock_t lock;141 u32 start;142 u32 max;143 u32 next;144 unsigned long *table;