Searched refs:txq_max (Results 1 - 3 of 3) 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.h180 uint16_t txq_max; /* max length */ member in struct:lpfc_sli_ring
H A Dlpfc_attr.c2015 phba->sli.ring[LPFC_ELS_RING].txq_max);
H A Dlpfc_sli.c12883 if (pring->txq_cnt > pring->txq_max)
12884 pring->txq_max = pring->txq_cnt;

Completed in 190 milliseconds