Searched refs:notify_interval (Results 1 – 3 of 3) sorted by relevance
182 uint32_t notify_interval; /* Queue Notification Interval member
3907 qp->hba_index, qp->notify_interval); in __lpfc_idiag_print_wq()3950 qp->notify_interval, qp->max_proc_limit); in __lpfc_idiag_print_cq()3976 qp->host_index, qp->hba_index, qp->notify_interval); in __lpfc_idiag_print_rqpair()3982 datqp->hba_index, datqp->notify_interval); in __lpfc_idiag_print_rqpair()4048 qp->host_index, qp->notify_interval, in __lpfc_idiag_print_eq()
283 if (!((q->host_index + 1) % q->notify_interval)) in lpfc_sli4_wq_put()645 if (!(count % eq->notify_interval)) { in lpfc_sli4_process_eq()824 if (!(hq->host_index % hq->notify_interval)) { in lpfc_sli4_rq_put()828 hq->notify_interval); in lpfc_sli4_rq_put()832 hq->notify_interval); in lpfc_sli4_rq_put()14921 if (!(count % cq->notify_interval)) { in __lpfc_sli4_process_cq()16225 eq->notify_interval = LPFC_EQ_NOTIFY_INTRVL; in lpfc_eq_create()16433 cq->notify_interval = LPFC_CQ_NOTIFY_INTRVL; in lpfc_cq_create()16647 cq->notify_interval = LPFC_CQ_NOTIFY_INTRVL; in lpfc_cq_create_set()17160 wq->notify_interval = LPFC_WQ_NOTIFY_INTRVL; in lpfc_wq_create()[all …]