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