Home
last modified time | relevance | path

Searched refs:FCOE_KWQE_OPCODE_DISABLE_CONN (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/drivers/scsi/bnx2fc/
Dbnx2fc_constants.h20 #define FCOE_KWQE_OPCODE_DISABLE_CONN (8) macro
Dbnx2fc_hwi.c410 disable_req.hdr.op_code = FCOE_KWQE_OPCODE_DISABLE_CONN; in bnx2fc_send_session_disable_req()
/linux-2.6.39/drivers/net/
Dcnic_defs.h65 #define FCOE_KWQE_OPCODE_DISABLE_CONN (8) macro
Dcnic.c2533 case FCOE_KWQE_OPCODE_DISABLE_CONN: in cnic_submit_bnx2x_fcoe_kwqes()