Lines Matching refs:coalesce_mode
1026 tp->coal_now = tp->coalesce_mode | HOSTCC_MODE_ENABLE; in tg3_enable_ints()
1088 tw32(HOSTCC_MODE, tp->coalesce_mode | in tg3_int_reenable()
7269 tw32(HOSTCC_MODE, tp->coalesce_mode | in tg3_poll_msix()
10413 tw32(HOSTCC_MODE, HOSTCC_MODE_ENABLE | tp->coalesce_mode); in tg3_reset_hw()
11013 tw32(HOSTCC_MODE, tp->coalesce_mode | in tg3_timer()
11303 tw32_f(HOSTCC_MODE, tp->coalesce_mode | HOSTCC_MODE_ENABLE | in tg3_test_interrupt()
13532 tw32_f(HOSTCC_MODE, tp->coalesce_mode | HOSTCC_MODE_ENABLE | in tg3_run_loopback()
13559 tw32_f(HOSTCC_MODE, tp->coalesce_mode | HOSTCC_MODE_ENABLE | in tg3_run_loopback()
16803 tp->coalesce_mode = 0; in tg3_get_invariants()
16806 tp->coalesce_mode |= HOSTCC_MODE_32BYTE; in tg3_get_invariants()
16813 tp->coalesce_mode |= HOSTCC_MODE_ATTN; in tg3_get_invariants()
16891 tp->coalesce_mode |= (HOSTCC_MODE_CLRTICK_RXBD | in tg3_get_invariants()
17641 if (tp->coalesce_mode & (HOSTCC_MODE_CLRTICK_RXBD | in tg3_init_coal()