Home
last modified time | relevance | path

Searched refs:notify_interval (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/scsi/lpfc/
H A Dlpfc_sli4.h182 uint32_t notify_interval; /* Queue Notification Interval member
H A Dlpfc_debugfs.c3876 qp->hba_index, qp->notify_interval); in __lpfc_idiag_print_wq()
3919 qp->notify_interval, qp->max_proc_limit); in __lpfc_idiag_print_cq()
3945 qp->host_index, qp->hba_index, qp->notify_interval); in __lpfc_idiag_print_rqpair()
3951 datqp->hba_index, datqp->notify_interval); in __lpfc_idiag_print_rqpair()
4017 qp->host_index, qp->notify_interval, in __lpfc_idiag_print_eq()
H A Dlpfc_sli.c288 if (!((q->host_index + 1) % q->notify_interval)) in lpfc_sli4_wq_put()
650 if (!(count % eq->notify_interval)) { in lpfc_sli4_process_eq()
829 if (!(hq->host_index % hq->notify_interval)) { in lpfc_sli4_rq_put()
833 hq->notify_interval); in lpfc_sli4_rq_put()
837 hq->notify_interval); in lpfc_sli4_rq_put()
14884 if (!(count % cq->notify_interval)) { in __lpfc_sli4_process_cq()
15887 /* notify_interval will be set during q creation */ in lpfc_sli4_queue_alloc()
16162 eq->notify_interval = LPFC_EQ_NOTIFY_INTRVL; in lpfc_eq_create()
16370 cq->notify_interval = LPFC_CQ_NOTIFY_INTRVL; in lpfc_cq_create()
16584 cq->notify_interval in lpfc_cq_create_set()
[all...]
/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcfg80211.c3355 u16 notify_interval; in brcmf_inform_single_bss() local
3382 notify_interval = le16_to_cpu(bi->beacon_period); in brcmf_inform_single_bss()
3390 brcmf_dbg(CONN, "Beacon interval: %d\n", notify_interval); in brcmf_inform_single_bss()
3397 notify_interval, notify_ie, in brcmf_inform_single_bss()
3456 u16 notify_interval; in brcmf_inform_ibss() local
3493 notify_interval = le16_to_cpu(bi->beacon_period); in brcmf_inform_ibss()
3500 brcmf_dbg(CONN, "beacon interval: %d\n", notify_interval); in brcmf_inform_ibss()
3505 notify_capability, notify_interval, in brcmf_inform_ibss()