Searched defs:cnic_id_tbl (Results 1 – 1 of 1) sorted by relevance
144 struct cnic_id_tbl { struct145 spinlock_t lock;146 u32 start;147 u32 max;148 u32 next;149 unsigned long *table;