Searched refs:postbufq_cnt (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.h188 uint16_t postbufq_cnt; /* current length of queue */ member in struct:lpfc_sli_ring
H A Dlpfc_sli.c7008 pring->postbufq_cnt++;
7065 pring->postbufq_cnt--;
7076 slp->next, slp->prev, pring->postbufq_cnt);
7109 pring->postbufq_cnt--;
7120 slp->next, slp->prev, pring->postbufq_cnt);
H A Dlpfc_init.c788 pring->postbufq_cnt--;

Completed in 208 milliseconds