Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/bnx2fc/
H A Dbnx2fc_hwi.c23 struct fcoe_kcqe *ofld_kcqe);
25 struct fcoe_kcqe *ofld_kcqe);
1155 struct fcoe_kcqe *ofld_kcqe) in bnx2fc_process_ofld_cmpl() argument
1162 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() argument
1214 context_id = ofld_kcqe->fcoe_conn_context_id; in bnx2fc_process_enable_conn_cmpl()
[all …]
/OK3568_Linux_fs/kernel/drivers/scsi/bnx2i/
H A Dbnx2i_hwi.c2426 struct iscsi_kcqe *ofld_kcqe) in bnx2i_process_ofld_cmpl() argument
2431 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()