Searched refs:ofld_kcqe (Results 1 – 2 of 2) sorted by relevance
22 struct fcoe_kcqe *ofld_kcqe);24 struct fcoe_kcqe *ofld_kcqe);1121 struct fcoe_kcqe *ofld_kcqe) in bnx2fc_process_ofld_cmpl() argument1129 conn_id = ofld_kcqe->fcoe_conn_id; in bnx2fc_process_ofld_cmpl()1130 context_id = ofld_kcqe->fcoe_conn_context_id; in bnx2fc_process_ofld_cmpl()1137 ofld_kcqe->fcoe_conn_context_id); in bnx2fc_process_ofld_cmpl()1149 if (ofld_kcqe->completion_status) { in bnx2fc_process_ofld_cmpl()1150 if (ofld_kcqe->completion_status == in bnx2fc_process_ofld_cmpl()1175 struct fcoe_kcqe *ofld_kcqe) in bnx2fc_process_enable_conn_cmpl() argument1182 context_id = ofld_kcqe->fcoe_conn_context_id; in bnx2fc_process_enable_conn_cmpl()[all …]
2447 struct iscsi_kcqe *ofld_kcqe) in bnx2i_process_ofld_cmpl() argument2453 ep = bnx2i_find_ep_in_ofld_list(hba, ofld_kcqe->iscsi_conn_id); in bnx2i_process_ofld_cmpl()2464 if (ofld_kcqe->completion_status) { in bnx2i_process_ofld_cmpl()2466 if (ofld_kcqe->completion_status == in bnx2i_process_ofld_cmpl()2471 else if (ofld_kcqe->completion_status == in bnx2i_process_ofld_cmpl()2475 else if (ofld_kcqe->completion_status == in bnx2i_process_ofld_cmpl()2482 ofld_kcqe->completion_status); in bnx2i_process_ofld_cmpl()2485 cid_addr = ofld_kcqe->iscsi_conn_context_id; in bnx2i_process_ofld_cmpl()