Home
last modified time | relevance | path

Searched refs:itr_tx (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl2/
A Dhw_atl2.c669 u32 itr_tx = 2U; in hw_atl2_hw_interrupt_moderation_set() local
697 itr_tx |= tx_min_timer << 0x8U; in hw_atl2_hw_interrupt_moderation_set()
698 itr_tx |= tx_max_timer << 0x10U; in hw_atl2_hw_interrupt_moderation_set()
729 itr_tx |= hw_atl2_timers_table_tx_ in hw_atl2_hw_interrupt_moderation_set()
731 itr_tx |= hw_atl2_timers_table_tx_ in hw_atl2_hw_interrupt_moderation_set()
745 itr_tx = 0U; in hw_atl2_hw_interrupt_moderation_set()
751 hw_atl2_reg_tx_intr_moder_ctrl_set(self, itr_tx, i); in hw_atl2_hw_interrupt_moderation_set()
/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl/
A Dhw_atl_b0.c1106 u32 itr_tx = 2U; in hw_atl_b0_hw_interrupt_moderation_set() local
1130 itr_tx |= tx_min_timer << 0x8U; in hw_atl_b0_hw_interrupt_moderation_set()
1131 itr_tx |= tx_max_timer << 0x10U; in hw_atl_b0_hw_interrupt_moderation_set()
1163 itr_tx |= hw_atl_b0_timers_table_tx_ in hw_atl_b0_hw_interrupt_moderation_set()
1165 itr_tx |= hw_atl_b0_timers_table_tx_ in hw_atl_b0_hw_interrupt_moderation_set()
1179 itr_tx = 0U; in hw_atl_b0_hw_interrupt_moderation_set()
1185 hw_atl_reg_tx_intr_moder_ctrl_set(self, itr_tx, i); in hw_atl_b0_hw_interrupt_moderation_set()
/linux/drivers/net/ethernet/intel/ice/
A Dice_txrx.h389 u16 itr_tx; member
A Dice_lib.c3164 coalesce[i].itr_tx = q_vector->tx.itr_setting; in ice_vsi_rebuild_get_coalesce()
3231 rc->itr_setting = coalesce[i].itr_tx; in ice_vsi_rebuild_set_coalesce()
3235 rc->itr_setting = coalesce[0].itr_tx; in ice_vsi_rebuild_set_coalesce()
3249 rc->itr_setting = coalesce[0].itr_tx; in ice_vsi_rebuild_set_coalesce()
/linux/drivers/net/ethernet/aquantia/atlantic/
A Daq_hw.h188 u32 itr_tx; member

Completed in 18 milliseconds