Lines Matching refs:notify_interval
163 if (!((q->host_index + 1) % q->notify_interval)) in lpfc_sli4_wq_put()
525 if (!(count % eq->notify_interval)) { in lpfc_sli4_process_eq()
704 if (!(hq->host_index % hq->notify_interval)) { in lpfc_sli4_rq_put()
708 hq->notify_interval); in lpfc_sli4_rq_put()
712 hq->notify_interval); in lpfc_sli4_rq_put()
13914 if (!(count % cq->notify_interval)) { in __lpfc_sli4_process_cq()
15207 eq->notify_interval = LPFC_EQ_NOTIFY_INTRVL; in lpfc_eq_create()
15359 cq->notify_interval = LPFC_CQ_NOTIFY_INTRVL; in lpfc_cq_create()
15575 cq->notify_interval = LPFC_CQ_NOTIFY_INTRVL; in lpfc_cq_create_set()
16096 wq->notify_interval = LPFC_WQ_NOTIFY_INTRVL; in lpfc_wq_create()
16291 hrq->notify_interval = LPFC_RQ_NOTIFY_INTRVL; in lpfc_rq_create()
16384 drq->notify_interval = LPFC_RQ_NOTIFY_INTRVL; in lpfc_rq_create()
16543 hrq->notify_interval = LPFC_RQ_NOTIFY_INTRVL; in lpfc_mrq_create()
16552 drq->notify_interval = LPFC_RQ_NOTIFY_INTRVL; in lpfc_mrq_create()