Searched refs:LPFC_RELEASE_NOTIFICATION_INTERVAL (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/drivers/scsi/lpfc/ | ||
D | lpfc_sli4.h | 25 #define LPFC_RELEASE_NOTIFICATION_INTERVAL 32 macro |
D | lpfc_sli.c | 97 if (!((q->host_index + 1) % LPFC_RELEASE_NOTIFICATION_INTERVAL)) in lpfc_sli4_wq_put() |