Home
last modified time | relevance | path

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

/freebsd/sys/dev/enic/
H A Dvnic_intr.c31 unsigned int coalescing_type, unsigned int mask_on_assertion) in vnic_intr_init() argument
34 ENIC_BUS_WRITE_4(intr->ctrl, INTR_COALESCING_TYPE, coalescing_type); in vnic_intr_init()
H A Dvnic_intr.h23 u32 coalescing_type; /* 0x10 */ member
95 unsigned int coalescing_type, unsigned int mask_on_assertion);