Searched refs:hq (Results 1 – 4 of 4) sorted by relevance
20 Datasheet: Provided by Winbond on request(http://www.winbond.com/hq/enu)
356 lpfc_sli4_rq_put(struct lpfc_queue *hq, struct lpfc_queue *dq, in lpfc_sli4_rq_put() argument359 struct lpfc_rqe *temp_hrqe = hq->qe[hq->host_index].rqe; in lpfc_sli4_rq_put()362 int put_index = hq->host_index; in lpfc_sli4_rq_put()364 if (hq->type != LPFC_HRQ || dq->type != LPFC_DRQ) in lpfc_sli4_rq_put()366 if (hq->host_index != dq->host_index) in lpfc_sli4_rq_put()369 if (((hq->host_index + 1) % hq->entry_count) == hq->hba_index) in lpfc_sli4_rq_put()371 lpfc_sli_pcimem_bcopy(hrqe, temp_hrqe, hq->entry_size); in lpfc_sli4_rq_put()375 hq->host_index = ((hq->host_index + 1) % hq->entry_count); in lpfc_sli4_rq_put()379 if (!(hq->host_index % LPFC_RQ_POST_BATCH)) { in lpfc_sli4_rq_put()383 bf_set(lpfc_rq_doorbell_id, &doorbell, hq->queue_id); in lpfc_sli4_rq_put()[all …]
581 <http://www.nuvoton.com/hq/enu/ProductAndSales/ProductLines/
5171 M: Yehuda Sadeh <yehuda@hq.newdream.net>