Lines Matching refs:notify_interval
290 if (!((q->host_index + 1) % q->notify_interval)) in lpfc_sli4_wq_put()
652 if (!(count % eq->notify_interval)) { in lpfc_sli4_process_eq()
831 if (!(hq->host_index % hq->notify_interval)) { in lpfc_sli4_rq_put()
835 hq->notify_interval); in lpfc_sli4_rq_put()
839 hq->notify_interval); in lpfc_sli4_rq_put()
14857 if (!(count % cq->notify_interval)) { in __lpfc_sli4_process_cq()
16157 eq->notify_interval = LPFC_EQ_NOTIFY_INTRVL; in lpfc_eq_create()
16309 cq->notify_interval = LPFC_CQ_NOTIFY_INTRVL; in lpfc_cq_create()
16525 cq->notify_interval = LPFC_CQ_NOTIFY_INTRVL; in lpfc_cq_create_set()
17040 wq->notify_interval = LPFC_WQ_NOTIFY_INTRVL; in lpfc_wq_create()
17235 hrq->notify_interval = LPFC_RQ_NOTIFY_INTRVL; in lpfc_rq_create()
17328 drq->notify_interval = LPFC_RQ_NOTIFY_INTRVL; in lpfc_rq_create()
17487 hrq->notify_interval = LPFC_RQ_NOTIFY_INTRVL; in lpfc_mrq_create()
17496 drq->notify_interval = LPFC_RQ_NOTIFY_INTRVL; in lpfc_mrq_create()