Home
last modified time | relevance | path

Searched defs:cxgbit_device (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/target/iscsi/cxgbit/
Dcxgbit.h134 struct cxgbit_device { struct
135 struct list_head list;
136 struct cxgb4_lld_info lldi;
137 struct np_info *np_hash_tab[NP_INFO_HASH_SIZE];
139 spinlock_t np_lock;
140 u8 selectq[MAX_NPORTS][2];
141 struct cxgbit_list_head cskq;
142 u32 mdsl;
143 struct kref kref;
144 unsigned long flags;