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