Searched refs:max_xmit_dlength (Results 1 – 7 of 7) sorted by relevance
271 if ((conn->max_xmit_dlength > 65536) || in beiscsi_set_param()272 (conn->max_xmit_dlength == 0)) in beiscsi_set_param()273 conn->max_xmit_dlength = 65536; in beiscsi_set_param()396 conn->max_xmit_dlength); in beiscsi_set_params_for_offld()
207 unsigned max_xmit_dlength; /* target_max_recv_dsl */ member
1867 conn->max_xmit_dlength); in cxgbi_conn_alloc_pdu()1888 conn->max_xmit_dlength, ntohl(task->hdr->itt)); in cxgbi_conn_alloc_pdu()2115 if (conn->max_xmit_dlength) in cxgbi_conn_max_xmit_dlength()2116 conn->max_xmit_dlength = min(conn->max_xmit_dlength, max); in cxgbi_conn_max_xmit_dlength()2118 conn->max_xmit_dlength = max; in cxgbi_conn_max_xmit_dlength()2119 cxgbi_align_pdu_size(conn->max_xmit_dlength); in cxgbi_conn_max_xmit_dlength()
161 if (left > conn->max_xmit_dlength) { in iscsi_prep_data_out_pdu()162 hton24(hdr->dlength, conn->max_xmit_dlength); in iscsi_prep_data_out_pdu()163 r2t->data_count = conn->max_xmit_dlength; in iscsi_prep_data_out_pdu()423 conn->max_xmit_dlength); in iscsi_prep_scsi_cmd_pdu()426 conn->max_xmit_dlength); in iscsi_prep_scsi_cmd_pdu()3192 sscanf(buf, "%d", &conn->max_xmit_dlength); in iscsi_set_param()3395 len = sprintf(buf, "%u\n", conn->max_xmit_dlength); in iscsi_conn_get_param()
2331 iscsi_conn_attr(max_xmit_dlength, ISCSI_PARAM_MAX_XMIT_DLENGTH);
672 update_wqe->max_send_pdu_length = conn->max_xmit_dlength; in bnx2i_update_iscsi_conn()
1886 conn->max_xmit_dlength = BYTE_UNITS * in qla4xxx_copy_fwddb_param()2014 conn->max_xmit_dlength = BYTE_UNITS * in qla4xxx_update_session_conn_param()