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