Searched refs:ofld_kcqe (Results 1 – 2 of 2) sorted by relevance
23 struct fcoe_kcqe *ofld_kcqe);25 struct fcoe_kcqe *ofld_kcqe);1155 struct fcoe_kcqe *ofld_kcqe) in bnx2fc_process_ofld_cmpl() argument1162 conn_id = ofld_kcqe->fcoe_conn_id; in bnx2fc_process_ofld_cmpl()1163 context_id = ofld_kcqe->fcoe_conn_context_id; in bnx2fc_process_ofld_cmpl()1170 ofld_kcqe->fcoe_conn_context_id); in bnx2fc_process_ofld_cmpl()1181 if (ofld_kcqe->completion_status) { in bnx2fc_process_ofld_cmpl()1182 if (ofld_kcqe->completion_status == in bnx2fc_process_ofld_cmpl()1207 struct fcoe_kcqe *ofld_kcqe) in bnx2fc_process_enable_conn_cmpl() argument1214 context_id = ofld_kcqe->fcoe_conn_context_id; in bnx2fc_process_enable_conn_cmpl()[all …]
2426 struct iscsi_kcqe *ofld_kcqe) in bnx2i_process_ofld_cmpl() argument2431 ep = bnx2i_find_ep_in_ofld_list(hba, ofld_kcqe->iscsi_conn_id); in bnx2i_process_ofld_cmpl()2442 if (ofld_kcqe->completion_status) { in bnx2i_process_ofld_cmpl()2444 if (ofld_kcqe->completion_status == in bnx2i_process_ofld_cmpl()2449 else if (ofld_kcqe->completion_status == in bnx2i_process_ofld_cmpl()2453 else if (ofld_kcqe->completion_status == in bnx2i_process_ofld_cmpl()2460 ofld_kcqe->completion_status); in bnx2i_process_ofld_cmpl()2463 cid_addr = ofld_kcqe->iscsi_conn_context_id; in bnx2i_process_ofld_cmpl()