Searched refs:txq_cnt (Results 1 - 6 of 6) 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.h179 uint16_t txq_cnt; /* current length of queue */ member in struct:lpfc_sli_ring
H A Dlpfc_sli.c604 if (pring->txq_cnt)
923 pring->txq_cnt--;
1190 if (pring->txq_cnt &&
3035 pring->txq_cnt = 0;
3072 pring->txq_cnt = 0;
5651 pring->txq_cnt++;
6270 if (pring->txq_cnt) {
6801 pring->txq_cnt--;
6870 pring->txq_cnt = 0;
7721 phba->iocb_cnt, pring->txq_cnt, prin
[all...]
H A Dlpfc_els.c5376 pring->txq_cnt--;
5436 pring->txq_cnt--;
7044 if (pring->txq_cnt)
H A Dlpfc_hbadisc.c591 if ((phba->sli_rev == LPFC_SLI_REV4) && pring->txq_cnt)
3819 pring->txq_cnt--;
4464 pring->txq_cnt--;
H A Dlpfc_nportdisc.c225 pring->txq_cnt--;
H A Dlpfc_scsi.c655 if (pring->txq_cnt)

Completed in 118 milliseconds