Searched refs:childq (Results 1 – 1 of 1) sorted by relevance
9752 struct lpfc_queue *cq = NULL, *childq, *speq; in lpfc_sli4_sp_handle_eqe() local9772 list_for_each_entry(childq, &speq->child_list, list) { in lpfc_sli4_sp_handle_eqe()9773 if (childq->queue_id == cqid) { in lpfc_sli4_sp_handle_eqe()9774 cq = childq; in lpfc_sli4_sp_handle_eqe()