Searched defs:iscsi_conn_update_ramrod_params (Results 1 – 1 of 1) sorted by relevance
1379 struct iscsi_conn_update_ramrod_params struct1381 struct iscsi_slow_path_hdr hdr /* spe message header. */;1382 __le16 conn_id /* ISCSI Connection ID. (MOTI_COHEN : draft for DrvSim sake) */;1383 __le32 fw_cid /* Context ID (cid) of the connection. (MOTI_COHEN : draft for DrvSim sake) */;1384 u8 flags;1401 u8 reserved0[3];1402 __le32 max_seq_size /* Maximum sequence size. Valid for TX and RX */;1403 __le32 max_send_pdu_length /* Maximum PDU size. Valid for the TX */;1404 __le32 max_recv_pdu_length /* Maximum PDU size. Valid for the RX */;1405 __le32 first_seq_length /* Initial sequence length */;[all …]