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

/freebsd-13-stable/sys/dev/qlxge/
H A Dqls_def.h202 uint32_t lbq_next; /* next entry in LBQ to process */ member in struct:qla_rx_ring
H A Dqls_os.c215 "%s: rx_ring[%d].lbq_next= 0x%08x\n",
217 ha->rx_ring[i].lbq_next);
H A Dqls_hw.c1118 rxr->lbq_next = rxr->lbq_free = 0;

Completed in 91 milliseconds