Searched defs:qedi_portid_tbl (Results 1 – 1 of 1) sorted by relevance
210 struct qedi_portid_tbl { struct211 spinlock_t lock; /* Port id lock */212 u16 start;213 u16 max;214 u16 next;215 unsigned long *table;