Home
last modified time | relevance | path

Searched refs:intr_timer_type (Results 1 – 3 of 3) sorted by relevance

/src/sys/dev/enic/
H A Denic_res.c51 GET_CONFIG(intr_timer_type); in enic_get_vnic_config()
116 c->intr_timer_type == VENET_INTR_TYPE_MIN ? "min" : in enic_get_vnic_config()
117 c->intr_timer_type == VENET_INTR_TYPE_IDLE ? "idle" : in enic_get_vnic_config()
H A Dvnic_enet.h20 u8 intr_timer_type; member
H A Dif_enic.c1687 enic->config.intr_timer_type, /* mask_on_assertion */ 1); in enic_init_vnic_resources()