Home
last modified time | relevance | path

Searched refs:AQ_CFG_INTERRUPT_MODERATION_ON (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/aquantia/atlantic/
A Daq_cfg.h23 #define AQ_CFG_INTERRUPT_MODERATION_ON 1 macro
A Daq_ethtool.c559 if (cfg->itr == AQ_CFG_INTERRUPT_MODERATION_ON || in aq_ethtool_get_coalesce()
602 cfg->itr = AQ_CFG_INTERRUPT_MODERATION_ON; in aq_ethtool_set_coalesce()
/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl2/
A Dhw_atl2.c673 case AQ_CFG_INTERRUPT_MODERATION_ON: in hw_atl2_hw_interrupt_moderation_set()
680 if (self->aq_nic_cfg->itr == AQ_CFG_INTERRUPT_MODERATION_ON) { in hw_atl2_hw_interrupt_moderation_set()
/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl/
A Dhw_atl_b0.c1110 case AQ_CFG_INTERRUPT_MODERATION_ON: in hw_atl_b0_hw_interrupt_moderation_set()
1117 if (self->aq_nic_cfg->itr == AQ_CFG_INTERRUPT_MODERATION_ON) { in hw_atl_b0_hw_interrupt_moderation_set()

Completed in 10 milliseconds