Home
last modified time | relevance | path

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

/freebsd/sys/dev/enic/
H A Dvnic_cq.c20 ENIC_BUS_WRITE_4(cq->ctrl, CQ_RING_SIZE, cq->ring.desc_count); in vnic_cq_init()
H A Dvnic_cq.h17 #define CQ_RING_SIZE 0x08 macro