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

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

Completed in 282 milliseconds