Searched refs:iotag_max (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/lpfc/
H A Dlpfc_sli.h177 uint32_t iotag_max; /* max iotag value to use */ member in struct:lpfc_sli_ring
H A Dlpfc_sli.c6451 pring->iotag_max = 4096;
6585 pring->iotag_max =
6587 pring->fast_iotag = pring->iotag_max;
6600 pring->iotag_max = phba->cfg_hba_queue_depth;
6615 pring->iotag_max = 4096;

Completed in 140 milliseconds