Searched defs:fcpio_txrdy (Results 1 – 1 of 1) sorted by relevance
332 struct fcpio_txrdy { struct333 u16 rx_id; /* FC rx_id of target command */334 u16 _resvd0; /* reserved */335 u32 rel_offset; /* data sequence relative offset */336 u32 sgl_cnt; /* scatter-gather list count */337 u32 data_len; /* length of data expected to send */338 u64 sgl_addr; /* scatter-gather list address */