HW_ATL_INTR_MODER_MAX
tx_max_timer = min(HW_ATL_INTR_MODER_MAX, tx_max_timer);
rx_max_timer = min(HW_ATL_INTR_MODER_MAX, rx_max_timer);