Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/scsi/fnic/
Dfcpio.h300 struct fcpio_tdata { struct
301 u16 rx_id; /* FC rx_id of target command */
302 u16 flags; /* command flags */
303 u32 rel_offset; /* data sequence relative offset */
304 u32 sgl_cnt; /* scatter-gather list count */
305 u32 data_len; /* length of data expected to send */
306 u64 sgl_addr; /* scatter-gather list address */
/kernel/linux/linux-5.10/drivers/scsi/fnic/
Dfcpio.h312 struct fcpio_tdata { struct
313 u16 rx_id; /* FC rx_id of target command */
314 u16 flags; /* command flags */
315 u32 rel_offset; /* data sequence relative offset */
316 u32 sgl_cnt; /* scatter-gather list count */
317 u32 data_len; /* length of data expected to send */
318 u64 sgl_addr; /* scatter-gather list address */