Home
last modified time | relevance | path

Searched refs:cq_pio_pidx (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/chxge/
H A Dsge.h246 u32 cq_pio_pidx; /* Variable updated on Doorbell */ member
H A Dsge.c490 atomic_set(&Q->cq_pio_pidx, Q->cq_pidx); in sge_data_out()
699 if (atomic_read(cmdQ->cq_pio_pidx) != cmdQ->cq_pidx) { in sge_data_in()
701 atomic_set(&cmdQ->cq_pio_pidx, cmdQ->cq_pidx); in sge_data_in()