Searched refs:ofld_kcqe (Results 1 – 2 of 2) sorted by relevance
23 struct fcoe_kcqe *ofld_kcqe);25 struct fcoe_kcqe *ofld_kcqe);1115 struct fcoe_kcqe *ofld_kcqe) in bnx2fc_process_ofld_cmpl() argument1122 conn_id = ofld_kcqe->fcoe_conn_id; in bnx2fc_process_ofld_cmpl()1123 context_id = ofld_kcqe->fcoe_conn_context_id; in bnx2fc_process_ofld_cmpl()1130 ofld_kcqe->fcoe_conn_context_id); in bnx2fc_process_ofld_cmpl()1141 if (ofld_kcqe->completion_status) { in bnx2fc_process_ofld_cmpl()1142 if (ofld_kcqe->completion_status == in bnx2fc_process_ofld_cmpl()1167 struct fcoe_kcqe *ofld_kcqe) in bnx2fc_process_enable_conn_cmpl() argument1174 context_id = ofld_kcqe->fcoe_conn_context_id; in bnx2fc_process_enable_conn_cmpl()[all …]
2423 struct iscsi_kcqe *ofld_kcqe) in bnx2i_process_ofld_cmpl() argument2428 ep = bnx2i_find_ep_in_ofld_list(hba, ofld_kcqe->iscsi_conn_id); in bnx2i_process_ofld_cmpl()2439 if (ofld_kcqe->completion_status) { in bnx2i_process_ofld_cmpl()2441 if (ofld_kcqe->completion_status == in bnx2i_process_ofld_cmpl()2446 else if (ofld_kcqe->completion_status == in bnx2i_process_ofld_cmpl()2450 else if (ofld_kcqe->completion_status == in bnx2i_process_ofld_cmpl()2457 ofld_kcqe->completion_status); in bnx2i_process_ofld_cmpl()2460 cid_addr = ofld_kcqe->iscsi_conn_context_id; in bnx2i_process_ofld_cmpl()