Lines Matching defs:ofld_kcqe
23 struct fcoe_kcqe *ofld_kcqe);
25 struct fcoe_kcqe *ofld_kcqe);
1149 * @ofld_kcqe: connection offload kcqe pointer
1155 struct fcoe_kcqe *ofld_kcqe)
1162 conn_id = ofld_kcqe->fcoe_conn_id;
1163 context_id = ofld_kcqe->fcoe_conn_context_id;
1170 ofld_kcqe->fcoe_conn_context_id);
1181 if (ofld_kcqe->completion_status) {
1182 if (ofld_kcqe->completion_status ==
1201 * @ofld_kcqe: connection offload kcqe pointer
1207 struct fcoe_kcqe *ofld_kcqe)
1214 context_id = ofld_kcqe->fcoe_conn_context_id;
1215 conn_id = ofld_kcqe->fcoe_conn_id;
1223 ofld_kcqe->fcoe_conn_context_id);
1238 if (!ofld_kcqe->completion_status)