Searched defs:lpfc_pvt_pool (Results 1 – 1 of 1) sorted by relevance
625 struct lpfc_pvt_pool { struct626 u32 low_watermark;627 u32 high_watermark;629 struct list_head list;630 u32 count;631 spinlock_t lock; /* lock for pvt_pool */