Home
last modified time | relevance | path

Searched refs:max_send_pdu_length (Results 1 – 15 of 15) sorted by relevance

/linux-6.6.21/drivers/scsi/qedi/
Dqedi_fw_iscsi.h24 u32 max_send_pdu_length; member
Dqedi_fw_api.c296 conn_params->max_send_pdu_length); in set_rw_exp_data_acked_and_cont_len()
Dqedi_iscsi.c468 conn_info->max_send_pdu_length = conn->max_xmit_dlength; in qedi_iscsi_update_conn()
Dqedi_fw.c2071 conn_params.max_send_pdu_length = conn->max_xmit_dlength; in qedi_iscsi_send_ioreq()
/linux-6.6.21/drivers/net/ethernet/qlogic/qed/
Dqed_nvmetcp.h79 u32 max_send_pdu_length; member
Dqed_nvmetcp.c386 dval = p_conn->max_send_pdu_length; in qed_sp_nvmetcp_conn_update()
387 p_ramrod->max_send_pdu_length = cpu_to_le32(dval); in qed_sp_nvmetcp_conn_update()
754 con->max_send_pdu_length = conn_info->max_send_pdu_length; in qed_nvmetcp_update_conn()
Dqed_iscsi.c112 u32 max_send_pdu_length; member
480 dval = p_conn->max_send_pdu_length; in qed_sp_iscsi_conn_update()
481 p_ramrod->max_send_pdu_length = cpu_to_le32(dval); in qed_sp_iscsi_conn_update()
1299 con->max_send_pdu_length = conn_info->max_send_pdu_length; in qed_iscsi_update_conn()
/linux-6.6.21/include/linux/qed/
Dqed_nvmetcp_if.h68 u32 max_send_pdu_length; member
Dqed_iscsi_if.h113 u32 max_send_pdu_length; member
Dnvmetcp_common.h153 __le32 max_send_pdu_length; member
Discsi_common.h1032 __le32 max_send_pdu_length; member
/linux-6.6.21/drivers/scsi/bnx2i/
D57xx_iscsi_hsi.h745 u32 max_send_pdu_length; member
Dbnx2i_hwi.c658 update_wqe->max_send_pdu_length = conn->max_xmit_dlength; in bnx2i_update_iscsi_conn()
671 update_wqe->max_send_pdu_length); in bnx2i_update_iscsi_conn()
/linux-6.6.21/drivers/net/ethernet/broadcom/
Dcnic_defs.h4557 u32 max_send_pdu_length; member
Dcnic.c1718 ictx->xstorm_st_context.iscsi.max_send_pdu_length = in cnic_setup_bnx2x_ctx()