Searched refs:intr_timer_type (Results 1 – 3 of 3) sorted by relevance
55 GET_CONFIG(intr_timer_type); in enic_get_vnic_config()147 c->intr_timer_type == VENET_INTR_TYPE_MIN ? "min" : in enic_get_vnic_config()148 c->intr_timer_type == VENET_INTR_TYPE_IDLE ? "idle" : in enic_get_vnic_config()
272 enic->config.intr_timer_type, in enic_init_vnic_resources()
20 uint8_t intr_timer_type; member