Searched defs:lpfc_pvt_pool (Results 1 – 1 of 1) sorted by relevance
614 struct lpfc_pvt_pool { struct615 u32 low_watermark;616 u32 high_watermark;618 struct list_head list;619 u32 count;620 spinlock_t lock; /* lock for pvt_pool */