Searched defs:iscsi_conn_update_ramrod_params (Results 1 – 1 of 1) sorted by relevance
296 struct iscsi_conn_update_ramrod_params struct298 struct iscsi_slow_path_hdr hdr /* spe message header. */;299 __le16 conn_id /* ISCSI Connection ID. (MOTI_COHEN : draft for DrvSim sake) */;300 __le32 fw_cid /* Context ID (cid) of the connection. (MOTI_COHEN : draft for DrvSim sake) */;301 u8 flags;316 u8 reserved0[3];317 __le32 max_seq_size /* Maximum sequence size. Valid for TX and RX */;318 __le32 max_send_pdu_length /* Maximum PDU size. Valid for the TX */;319 __le32 max_recv_pdu_length /* Maximum PDU size. Valid for the RX */;320 __le32 first_seq_length /* Initial sequence length */;[all …]