Home
last modified time | relevance | path

Searched refs:ISCSI_KWQE_OPCODE_OFFLOAD_CONN1 (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/drivers/scsi/bnx2i/
D57xx_iscsi_constants.h38 #define ISCSI_KWQE_OPCODE_OFFLOAD_CONN1 (0) macro
Dbnx2i_hwi.c803 ofld_req1.hdr.op_code = ISCSI_KWQE_OPCODE_OFFLOAD_CONN1; in bnx2i_570x_send_conn_ofld_req()
864 ofld_req1.hdr.op_code = ISCSI_KWQE_OPCODE_OFFLOAD_CONN1; in bnx2i_5771x_send_conn_ofld_req()
/linux-2.6.39/drivers/net/
Dcnic.c2459 case ISCSI_KWQE_OPCODE_OFFLOAD_CONN1: in cnic_submit_bnx2x_iscsi_kwqes()