Searched refs:postbufq_cnt (Results 1 - 3 of 3) sorted by relevance

/drivers/scsi/lpfc/
H A Dlpfc_sli.h213 uint16_t postbufq_cnt; /* current length of queue */ member in struct:lpfc_sli_ring
H A Dlpfc_sli.c9504 pring->postbufq_cnt++;
9561 pring->postbufq_cnt--;
9572 slp->next, slp->prev, pring->postbufq_cnt);
9605 pring->postbufq_cnt--;
9616 slp->next, slp->prev, pring->postbufq_cnt);
H A Dlpfc_init.c906 pring->postbufq_cnt -= count;

Completed in 74 milliseconds