Home
last modified time | relevance | path

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

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/scsi/fc/
Dfc_els.h173 struct fc_els_csp { struct
174 __u8 sp_hi_ver;
175 __u8 sp_lo_ver;
176 __be16 sp_bb_cred;
177 __be16 sp_features;
178 __be16 sp_bb_data;
179 union {
187 } sp_u;
188 __be32 sp_e_d_tov;
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/scsi/fc/
Dfc_els.h155 struct fc_els_csp { struct
156 __u8 sp_hi_ver;
157 __u8 sp_lo_ver;
158 __be16 sp_bb_cred;
159 __be16 sp_features;
160 __be16 sp_bb_data;
161 union {
169 } sp_u;
170 __be32 sp_e_d_tov;
/kernel/linux/linux-5.10/include/uapi/scsi/fc/
Dfc_els.h311 struct fc_els_csp { struct
312 __u8 sp_hi_ver; /* highest version supported (obs.) */
313 __u8 sp_lo_ver; /* highest version supported (obs.) */
314 __be16 sp_bb_cred; /* buffer-to-buffer credits */
315 __be16 sp_features; /* common feature flags */
316 __be16 sp_bb_data; /* b-b state number and data field sz */
317 union {
325 } sp_u;
326 __be32 sp_e_d_tov; /* error detect timeout value */