Lines Matching refs:op_code
38 stat_req.hdr.op_code = FCOE_KWQE_OPCODE_STAT; in bnx2fc_send_stat_req()
78 fcoe_init1.hdr.op_code = FCOE_KWQE_OPCODE_INIT1; in bnx2fc_send_fw_fcoe_init_msg()
101 fcoe_init2.hdr.op_code = FCOE_KWQE_OPCODE_INIT2; in bnx2fc_send_fw_fcoe_init_msg()
125 fcoe_init3.hdr.op_code = FCOE_KWQE_OPCODE_INIT3; in bnx2fc_send_fw_fcoe_init_msg()
155 fcoe_destroy.hdr.op_code = FCOE_KWQE_OPCODE_DESTROY; in bnx2fc_send_fw_fcoe_destroy_msg()
193 ofld_req1.hdr.op_code = FCOE_KWQE_OPCODE_OFFLOAD_CONN1; in bnx2fc_send_session_ofld_req()
217 ofld_req2.hdr.op_code = FCOE_KWQE_OPCODE_OFFLOAD_CONN2; in bnx2fc_send_session_ofld_req()
235 ofld_req3.hdr.op_code = FCOE_KWQE_OPCODE_OFFLOAD_CONN3; in bnx2fc_send_session_ofld_req()
310 ofld_req4.hdr.op_code = FCOE_KWQE_OPCODE_OFFLOAD_CONN4; in bnx2fc_send_session_ofld_req()
372 enbl_req.hdr.op_code = FCOE_KWQE_OPCODE_ENABLE_CONN; in bnx2fc_send_session_enable_req()
441 disable_req.hdr.op_code = FCOE_KWQE_OPCODE_DISABLE_CONN; in bnx2fc_send_session_disable_req()
500 destroy_req.hdr.op_code = FCOE_KWQE_OPCODE_DESTROY_CONN; in bnx2fc_send_session_destroy_req()
1352 switch (kcqe->op_code) { in bnx2fc_indicate_kcqe()
1408 kcqe->op_code); in bnx2fc_indicate_kcqe()