Searched defs:fcpio_txrdy (Results 1 – 1 of 1) sorted by relevance
320 struct fcpio_txrdy { struct321 u16 rx_id; /* FC rx_id of target command */322 u16 _resvd0; /* reserved */323 u32 rel_offset; /* data sequence relative offset */324 u32 sgl_cnt; /* scatter-gather list count */325 u32 data_len; /* length of data expected to send */326 u64 sgl_addr; /* scatter-gather list address */