Searched refs:optcqe (Results 1 – 1 of 1) sorted by relevance
2623 *r_id = le16_to_cpu(optcqe->rq_id); in sli_fc_cqe_parse()2624 rc = optcqe->status; in sli_fc_cqe_parse()2805 *rq_id = le16_to_cpu(optcqe->rq_id); in sli_fc_rqe_rqid_and_index()2810 rc = optcqe->status; in sli_fc_rqe_rqid_and_index()2812 optcqe->status, in sli_fc_rqe_rqid_and_index()2813 sli_fc_get_status_string(optcqe->status), in sli_fc_rqe_rqid_and_index()2814 le16_to_cpu(optcqe->rq_id), *index, in sli_fc_rqe_rqid_and_index()2818 (optcqe->hdpl_vld & SLI4_OCQE_HDPL), in sli_fc_rqe_rqid_and_index()2819 (optcqe->flags1 & SLI4_OCQE_OOX), in sli_fc_rqe_rqid_and_index()2820 (optcqe->flags1 & SLI4_OCQE_AGXR), in sli_fc_rqe_rqid_and_index()[all …]