Lines Matching defs:ofld_kcqe
23 struct fcoe_kcqe *ofld_kcqe);
25 struct fcoe_kcqe *ofld_kcqe);
1148 * @ofld_kcqe: connection offload kcqe pointer
1154 struct fcoe_kcqe *ofld_kcqe)
1161 conn_id = ofld_kcqe->fcoe_conn_id;
1162 context_id = ofld_kcqe->fcoe_conn_context_id;
1169 ofld_kcqe->fcoe_conn_context_id);
1180 if (ofld_kcqe->completion_status) {
1181 if (ofld_kcqe->completion_status ==
1200 * @ofld_kcqe: connection offload kcqe pointer
1206 struct fcoe_kcqe *ofld_kcqe)
1213 context_id = ofld_kcqe->fcoe_conn_context_id;
1214 conn_id = ofld_kcqe->fcoe_conn_id;
1222 ofld_kcqe->fcoe_conn_context_id);
1237 if (!ofld_kcqe->completion_status)