Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/scsi/bnx2fc/
Dbnx2fc_constants.h19 #define FCOE_KWQE_OPCODE_ENABLE_CONN (7) macro
Dbnx2fc_hwi.c344 enbl_req.hdr.op_code = FCOE_KWQE_OPCODE_ENABLE_CONN; in bnx2fc_send_session_enable_req()
/linux-2.6.39/drivers/net/
Dcnic_defs.h64 #define FCOE_KWQE_OPCODE_ENABLE_CONN (7) macro
Dcnic.c2530 case FCOE_KWQE_OPCODE_ENABLE_CONN: in cnic_submit_bnx2x_fcoe_kwqes()