Lines Matching refs:op_code
37 stat_req.hdr.op_code = FCOE_KWQE_OPCODE_STAT; in bnx2fc_send_stat_req()
77 fcoe_init1.hdr.op_code = FCOE_KWQE_OPCODE_INIT1; in bnx2fc_send_fw_fcoe_init_msg()
100 fcoe_init2.hdr.op_code = FCOE_KWQE_OPCODE_INIT2; in bnx2fc_send_fw_fcoe_init_msg()
124 fcoe_init3.hdr.op_code = FCOE_KWQE_OPCODE_INIT3; in bnx2fc_send_fw_fcoe_init_msg()
154 fcoe_destroy.hdr.op_code = FCOE_KWQE_OPCODE_DESTROY; in bnx2fc_send_fw_fcoe_destroy_msg()
192 ofld_req1.hdr.op_code = FCOE_KWQE_OPCODE_OFFLOAD_CONN1; in bnx2fc_send_session_ofld_req()
216 ofld_req2.hdr.op_code = FCOE_KWQE_OPCODE_OFFLOAD_CONN2; in bnx2fc_send_session_ofld_req()
234 ofld_req3.hdr.op_code = FCOE_KWQE_OPCODE_OFFLOAD_CONN3; in bnx2fc_send_session_ofld_req()
309 ofld_req4.hdr.op_code = FCOE_KWQE_OPCODE_OFFLOAD_CONN4; in bnx2fc_send_session_ofld_req()
371 enbl_req.hdr.op_code = FCOE_KWQE_OPCODE_ENABLE_CONN; in bnx2fc_send_session_enable_req()
440 disable_req.hdr.op_code = FCOE_KWQE_OPCODE_DISABLE_CONN; in bnx2fc_send_session_disable_req()
499 destroy_req.hdr.op_code = FCOE_KWQE_OPCODE_DESTROY_CONN; in bnx2fc_send_session_destroy_req()
1321 switch (kcqe->op_code) { in bnx2fc_indicate_kcqe()
1378 kcqe->op_code); in bnx2fc_indicate_kcqe()