Home
last modified time | relevance | path

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

/drivers/scsi/bnx2fc/
Dbnx2fc_constants.h20 #define FCOE_KWQE_OPCODE_INIT3 (2) macro
Dbnx2fc_hwi.c123 fcoe_init3.hdr.op_code = FCOE_KWQE_OPCODE_INIT3; in bnx2fc_send_fw_fcoe_init_msg()
/drivers/net/ethernet/broadcom/
Dcnic.c2292 if (req3->hdr.op_code != FCOE_KWQE_OPCODE_INIT3) { in cnic_bnx2x_fcoe_init1()