Home
last modified time | relevance | path

Searched refs:iscsi_init (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/bnx2i/
H A Dbnx2i_hwi.c1237 * Send down iscsi_init KWQEs which initiates the initial handshake with the f/w
1247 struct iscsi_kwqe_init1 iscsi_init; in bnx2i_send_fw_iscsi_init_msg() local
1252 memset(&iscsi_init, 0x00, sizeof(struct iscsi_kwqe_init1)); in bnx2i_send_fw_iscsi_init_msg()
1257 iscsi_init.flags = in bnx2i_send_fw_iscsi_init_msg()
1260 iscsi_init.flags |= ISCSI_KWQE_INIT1_DELAYED_ACK_ENABLE; in bnx2i_send_fw_iscsi_init_msg()
1261 iscsi_init.reserved0 = 0; in bnx2i_send_fw_iscsi_init_msg()
1262 iscsi_init.num_cqs = 1; in bnx2i_send_fw_iscsi_init_msg()
1263 iscsi_init.hdr.op_code = ISCSI_KWQE_OPCODE_INIT1; in bnx2i_send_fw_iscsi_init_msg()
1264 iscsi_init.hdr.flags = in bnx2i_send_fw_iscsi_init_msg()
1267 iscsi_init in bnx2i_send_fw_iscsi_init_msg()
[all...]
/kernel/linux/linux-6.6/drivers/scsi/bnx2i/
H A Dbnx2i_hwi.c1237 * Send down iscsi_init KWQEs which initiates the initial handshake with the f/w
1247 struct iscsi_kwqe_init1 iscsi_init; in bnx2i_send_fw_iscsi_init_msg() local
1252 memset(&iscsi_init, 0x00, sizeof(struct iscsi_kwqe_init1)); in bnx2i_send_fw_iscsi_init_msg()
1257 iscsi_init.flags = in bnx2i_send_fw_iscsi_init_msg()
1260 iscsi_init.flags |= ISCSI_KWQE_INIT1_DELAYED_ACK_ENABLE; in bnx2i_send_fw_iscsi_init_msg()
1261 iscsi_init.reserved0 = 0; in bnx2i_send_fw_iscsi_init_msg()
1262 iscsi_init.num_cqs = 1; in bnx2i_send_fw_iscsi_init_msg()
1263 iscsi_init.hdr.op_code = ISCSI_KWQE_OPCODE_INIT1; in bnx2i_send_fw_iscsi_init_msg()
1264 iscsi_init.hdr.flags = in bnx2i_send_fw_iscsi_init_msg()
1267 iscsi_init in bnx2i_send_fw_iscsi_init_msg()
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/
H A Dqed_sp.h97 struct iscsi_init_ramrod_params iscsi_init; member
H A Dqed_iscsi.c165 p_ramrod = &p_ent->ramrod.iscsi_init; in qed_sp_iscsi_func_start()
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/
H A Dqed_sp.h92 struct iscsi_init_ramrod_params iscsi_init; member
H A Dqed_iscsi.c166 p_ramrod = &p_ent->ramrod.iscsi_init; in qed_sp_iscsi_func_start()

Completed in 11 milliseconds