Searched defs:qedi_portid_tbl (Results 1 – 1 of 1) sorted by relevance
205 struct qedi_portid_tbl { struct206 spinlock_t lock; /* Port id lock */207 u16 start;208 u16 max;209 u16 next;210 unsigned long *table;