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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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 183 milliseconds