Home
last modified time | relevance | path

Searched refs:ofld_kcqe (Results 1 – 2 of 2) sorted by relevance

/drivers/scsi/bnx2fc/
Dbnx2fc_hwi.c22 struct fcoe_kcqe *ofld_kcqe);
24 struct fcoe_kcqe *ofld_kcqe);
1121 struct fcoe_kcqe *ofld_kcqe) in bnx2fc_process_ofld_cmpl() argument
1129 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() argument
1182 context_id = ofld_kcqe->fcoe_conn_context_id; in bnx2fc_process_enable_conn_cmpl()
[all …]
/drivers/scsi/bnx2i/
Dbnx2i_hwi.c2447 struct iscsi_kcqe *ofld_kcqe) in bnx2i_process_ofld_cmpl() argument
2453 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()