Home
last modified time | relevance | path

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

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