Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/bnx2fc/
Dbnx2fc_hwi.c23 struct fcoe_kcqe *ofld_kcqe);
25 struct fcoe_kcqe *ofld_kcqe);
1123 struct fcoe_kcqe *ofld_kcqe) in bnx2fc_process_ofld_cmpl() argument
1131 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() argument
1184 context_id = ofld_kcqe->fcoe_conn_context_id; in bnx2fc_process_enable_conn_cmpl()
[all …]
/Linux-v4.19/drivers/scsi/bnx2i/
Dbnx2i_hwi.c2432 struct iscsi_kcqe *ofld_kcqe) in bnx2i_process_ofld_cmpl() argument
2438 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()