Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/bnx2fc/
H A Dbnx2fc_constants.h33 #define FCOE_KWQE_OPCODE_INIT2 (1) macro
H A Dbnx2fc_hwi.c101 fcoe_init2.hdr.op_code = FCOE_KWQE_OPCODE_INIT2; in bnx2fc_send_fw_fcoe_init_msg()
/openbmc/linux/drivers/net/ethernet/broadcom/
H A Dcnic.c2297 if (req2->hdr.op_code != FCOE_KWQE_OPCODE_INIT2) { in cnic_bnx2x_fcoe_init1()