Searched refs:ena_com_interrupt_moderation_supported (Results 1 – 4 of 4) sorted by relevance
480 if (!ena_com_interrupt_moderation_supported(ena_dev)) in ena_get_coalesce()528 if (!ena_com_interrupt_moderation_supported(ena_dev)) in ena_set_coalesce()
929 bool ena_com_interrupt_moderation_supported(struct ena_com_dev *ena_dev);
2902 bool ena_com_interrupt_moderation_supported(struct ena_com_dev *ena_dev) in ena_com_interrupt_moderation_supported() function
2165 if (ena_com_interrupt_moderation_supported(adapter->ena_dev)) in ena_up()