Searched defs:lpfc_pvt_pool (Results 1 – 1 of 1) sorted by relevance
630 struct lpfc_pvt_pool { struct631 u32 low_watermark;632 u32 high_watermark;634 struct list_head list;635 u32 count;636 spinlock_t lock; /* lock for pvt_pool */