Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/bnx2fc/
H A Dbnx2fc_constants.h34 #define FCOE_KWQE_OPCODE_INIT3 (2) macro
H A Dbnx2fc_hwi.c125 fcoe_init3.hdr.op_code = FCOE_KWQE_OPCODE_INIT3; in bnx2fc_send_fw_fcoe_init_msg()
/openbmc/linux/drivers/net/ethernet/broadcom/
H A Dcnic.c2301 if (req3->hdr.op_code != FCOE_KWQE_OPCODE_INIT3) { in cnic_bnx2x_fcoe_init1()