Searched refs:max_rx_pdu_len (Results 1 – 1 of 1) sorted by relevance
1103 u_int max_iso_payload, max_rx_pdu_len, max_tx_pdu_len; in icl_cxgbei_conn_handoff() local1150 max_rx_pdu_len = ISCSI_BHS_SIZE + ic->ic_max_recv_data_segment_length; in icl_cxgbei_conn_handoff()1153 max_rx_pdu_len += ISCSI_HEADER_DIGEST_SIZE; in icl_cxgbei_conn_handoff()1157 max_rx_pdu_len += ISCSI_DATA_DIGEST_SIZE; in icl_cxgbei_conn_handoff()1221 error = icl_cxgbei_setsockopt(ic, so, max_tx_pdu_len, max_rx_pdu_len); in icl_cxgbei_conn_handoff()