Home
last modified time | relevance | path

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

/freebsd/sys/dev/enic/
H A Dvnic_cq.c26 ENIC_BUS_WRITE_4(cq->ctrl, CQ_INTR_ENABLE, interrupt_enable); in vnic_cq_init()
H A Dvnic_cq.h35 #define CQ_INTR_ENABLE 0x38 macro