Home
last modified time | relevance | path

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

/linux-6.3-rc2/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-6.3-rc2/drivers/net/ethernet/aquantia/atlantic/hw_atl/
A Dhw_atl_b0.c1113 u32 itr_tx = 2U; in hw_atl_b0_hw_interrupt_moderation_set() local
1137 itr_tx |= tx_min_timer << 0x8U; in hw_atl_b0_hw_interrupt_moderation_set()
1138 itr_tx |= tx_max_timer << 0x10U; in hw_atl_b0_hw_interrupt_moderation_set()
1170 itr_tx |= hw_atl_b0_timers_table_tx_ in hw_atl_b0_hw_interrupt_moderation_set()
1172 itr_tx |= hw_atl_b0_timers_table_tx_ in hw_atl_b0_hw_interrupt_moderation_set()
1186 itr_tx = 0U; in hw_atl_b0_hw_interrupt_moderation_set()
1192 hw_atl_reg_tx_intr_moder_ctrl_set(self, itr_tx, i); in hw_atl_b0_hw_interrupt_moderation_set()
/linux-6.3-rc2/drivers/net/ethernet/intel/ice/
A Dice_txrx.h442 u16 itr_tx; member
A Dice_lib.c3329 coalesce[i].itr_tx = q_vector->tx.itr_settings; in ice_vsi_rebuild_get_coalesce()
3396 rc->itr_settings = coalesce[i].itr_tx; in ice_vsi_rebuild_set_coalesce()
3400 rc->itr_settings = coalesce[0].itr_tx; in ice_vsi_rebuild_set_coalesce()
3414 rc->itr_settings = coalesce[0].itr_tx; in ice_vsi_rebuild_set_coalesce()
/linux-6.3-rc2/drivers/net/ethernet/aquantia/atlantic/
A Daq_hw.h188 u32 itr_tx; member

Completed in 18 milliseconds