Searched refs:itr_rx (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/aquantia/atlantic/hw_atl2/ |
H A D | hw_atl2.c | 670 u32 itr_rx = 2U; in hw_atl2_hw_interrupt_moderation_set() local 699 itr_rx |= rx_min_timer << 0x8U; in hw_atl2_hw_interrupt_moderation_set() 700 itr_rx |= rx_max_timer << 0x10U; in hw_atl2_hw_interrupt_moderation_set() 734 itr_rx |= hw_atl2_timers_table_rx_ in hw_atl2_hw_interrupt_moderation_set() 736 itr_rx |= hw_atl2_timers_table_rx_ in hw_atl2_hw_interrupt_moderation_set() 746 itr_rx = 0U; in hw_atl2_hw_interrupt_moderation_set() 752 hw_atl_reg_rx_intr_moder_ctrl_set(self, itr_rx, i); in hw_atl2_hw_interrupt_moderation_set()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/aquantia/atlantic/hw_atl2/ |
H A D | hw_atl2.c | 670 u32 itr_rx = 2U; in hw_atl2_hw_interrupt_moderation_set() local 699 itr_rx |= rx_min_timer << 0x8U; in hw_atl2_hw_interrupt_moderation_set() 700 itr_rx |= rx_max_timer << 0x10U; in hw_atl2_hw_interrupt_moderation_set() 734 itr_rx |= hw_atl2_timers_table_rx_ in hw_atl2_hw_interrupt_moderation_set() 736 itr_rx |= hw_atl2_timers_table_rx_ in hw_atl2_hw_interrupt_moderation_set() 746 itr_rx = 0U; in hw_atl2_hw_interrupt_moderation_set() 752 hw_atl_reg_rx_intr_moder_ctrl_set(self, itr_rx, i); in hw_atl2_hw_interrupt_moderation_set()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/aquantia/atlantic/hw_atl/ |
H A D | hw_atl_a0.c | 822 u32 itr_rx; in hw_atl_a0_hw_interrupt_moderation_set() local 830 itr_rx = 0x80000000U | (itr_ << 0x10); in hw_atl_a0_hw_interrupt_moderation_set() 835 itr_rx = 0U; in hw_atl_a0_hw_interrupt_moderation_set() 850 itr_rx = 0x80000000U | in hw_atl_a0_hw_interrupt_moderation_set() 858 itr_rx = 0U; in hw_atl_a0_hw_interrupt_moderation_set() 862 hw_atl_reg_irq_thr_set(self, itr_rx, i); in hw_atl_a0_hw_interrupt_moderation_set()
|
H A D | hw_atl_b0.c | 1114 u32 itr_rx = 2U; in hw_atl_b0_hw_interrupt_moderation_set() local 1139 itr_rx |= rx_min_timer << 0x8U; in hw_atl_b0_hw_interrupt_moderation_set() 1140 itr_rx |= rx_max_timer << 0x10U; in hw_atl_b0_hw_interrupt_moderation_set() 1175 itr_rx |= hw_atl_b0_timers_table_rx_ in hw_atl_b0_hw_interrupt_moderation_set() 1177 itr_rx |= hw_atl_b0_timers_table_rx_ in hw_atl_b0_hw_interrupt_moderation_set() 1187 itr_rx = 0U; in hw_atl_b0_hw_interrupt_moderation_set() 1193 hw_atl_reg_rx_intr_moder_ctrl_set(self, itr_rx, i); in hw_atl_b0_hw_interrupt_moderation_set()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/aquantia/atlantic/hw_atl/ |
H A D | hw_atl_a0.c | 822 u32 itr_rx; in hw_atl_a0_hw_interrupt_moderation_set() local 830 itr_rx = 0x80000000U | (itr_ << 0x10); in hw_atl_a0_hw_interrupt_moderation_set() 835 itr_rx = 0U; in hw_atl_a0_hw_interrupt_moderation_set() 850 itr_rx = 0x80000000U | in hw_atl_a0_hw_interrupt_moderation_set() 858 itr_rx = 0U; in hw_atl_a0_hw_interrupt_moderation_set() 862 hw_atl_reg_irq_thr_set(self, itr_rx, i); in hw_atl_a0_hw_interrupt_moderation_set()
|
H A D | hw_atl_b0.c | 1114 u32 itr_rx = 2U; in hw_atl_b0_hw_interrupt_moderation_set() local 1139 itr_rx |= rx_min_timer << 0x8U; in hw_atl_b0_hw_interrupt_moderation_set() 1140 itr_rx |= rx_max_timer << 0x10U; in hw_atl_b0_hw_interrupt_moderation_set() 1175 itr_rx |= hw_atl_b0_timers_table_rx_ in hw_atl_b0_hw_interrupt_moderation_set() 1177 itr_rx |= hw_atl_b0_timers_table_rx_ in hw_atl_b0_hw_interrupt_moderation_set() 1187 itr_rx = 0U; in hw_atl_b0_hw_interrupt_moderation_set() 1193 hw_atl_reg_rx_intr_moder_ctrl_set(self, itr_rx, i); in hw_atl_b0_hw_interrupt_moderation_set()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/ |
H A D | ice_txrx.h | 352 u16 itr_rx; member
|
H A D | ice_lib.c | 2755 coalesce[i].itr_rx = q_vector->rx.itr_setting; in ice_vsi_rebuild_get_coalesce() 2807 coalesce[i].itr_rx); in ice_vsi_rebuild_set_coalesce() 2811 coalesce[0].itr_rx); in ice_vsi_rebuild_set_coalesce() 2835 coalesce[0].itr_rx); in ice_vsi_rebuild_set_coalesce()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/ |
H A D | ice_txrx.h | 441 u16 itr_rx; member
|
H A D | ice_lib.c | 2989 coalesce[i].itr_rx = q_vector->rx.itr_settings; in ice_vsi_rebuild_get_coalesce() 3045 rc->itr_settings = coalesce[i].itr_rx; in ice_vsi_rebuild_set_coalesce() 3049 rc->itr_settings = coalesce[0].itr_rx; in ice_vsi_rebuild_set_coalesce() 3078 rc->itr_settings = coalesce[0].itr_rx; in ice_vsi_rebuild_set_coalesce()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/aquantia/atlantic/ |
H A D | aq_hw.h | 189 u32 itr_rx; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/aquantia/atlantic/ |
H A D | aq_hw.h | 189 u32 itr_rx; member
|
Completed in 21 milliseconds