Searched refs:ena_com_interrupt_moderation_supported (Results 1 – 3 of 3) sorted by relevance
307 if (!ena_com_interrupt_moderation_supported(ena_dev)) { in ena_get_coalesce()356 if (!ena_com_interrupt_moderation_supported(ena_dev)) { in ena_set_coalesce()
871 bool ena_com_interrupt_moderation_supported(struct ena_com_dev *ena_dev);
2538 bool ena_com_interrupt_moderation_supported(struct ena_com_dev *ena_dev) in ena_com_interrupt_moderation_supported() function