Home
last modified time | relevance | path

Searched refs:LPFC_RELEASE_NOTIFICATION_INTERVAL (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/drivers/scsi/lpfc/
Dlpfc_sli4.h25 #define LPFC_RELEASE_NOTIFICATION_INTERVAL 32 macro
Dlpfc_sli.c97 if (!((q->host_index + 1) % LPFC_RELEASE_NOTIFICATION_INTERVAL)) in lpfc_sli4_wq_put()