Searched refs:ofld_kcqe (Results 1 – 2 of 2) sorted by relevance
23 struct fcoe_kcqe *ofld_kcqe);25 struct fcoe_kcqe *ofld_kcqe);1123 struct fcoe_kcqe *ofld_kcqe) in bnx2fc_process_ofld_cmpl() argument1131 conn_id = ofld_kcqe->fcoe_conn_id; in bnx2fc_process_ofld_cmpl()1132 context_id = ofld_kcqe->fcoe_conn_context_id; in bnx2fc_process_ofld_cmpl()1139 ofld_kcqe->fcoe_conn_context_id); in bnx2fc_process_ofld_cmpl()1151 if (ofld_kcqe->completion_status) { in bnx2fc_process_ofld_cmpl()1152 if (ofld_kcqe->completion_status == in bnx2fc_process_ofld_cmpl()1177 struct fcoe_kcqe *ofld_kcqe) in bnx2fc_process_enable_conn_cmpl() argument1184 context_id = ofld_kcqe->fcoe_conn_context_id; in bnx2fc_process_enable_conn_cmpl()[all …]
2432 struct iscsi_kcqe *ofld_kcqe) in bnx2i_process_ofld_cmpl() argument2438 ep = bnx2i_find_ep_in_ofld_list(hba, ofld_kcqe->iscsi_conn_id); in bnx2i_process_ofld_cmpl()2449 if (ofld_kcqe->completion_status) { in bnx2i_process_ofld_cmpl()2451 if (ofld_kcqe->completion_status == in bnx2i_process_ofld_cmpl()2456 else if (ofld_kcqe->completion_status == in bnx2i_process_ofld_cmpl()2460 else if (ofld_kcqe->completion_status == in bnx2i_process_ofld_cmpl()2467 ofld_kcqe->completion_status); in bnx2i_process_ofld_cmpl()2470 cid_addr = ofld_kcqe->iscsi_conn_context_id; in bnx2i_process_ofld_cmpl()