Searched defs:cxgbit_device (Results 1 – 1 of 1) sorted by relevance
131 struct cxgbit_device { struct132 struct list_head list;133 struct cxgb4_lld_info lldi;134 struct np_info *np_hash_tab[NP_INFO_HASH_SIZE];136 spinlock_t np_lock;137 u8 selectq[MAX_NPORTS][2];138 struct cxgbit_list_head cskq;139 u32 mdsl;140 struct kref kref;141 unsigned long flags;