Lines Matching refs:coalesce_mode
1008 tp->coal_now = tp->coalesce_mode | HOSTCC_MODE_ENABLE; in tg3_enable_ints()
1070 tw32(HOSTCC_MODE, tp->coalesce_mode | in tg3_int_reenable()
7253 tw32(HOSTCC_MODE, tp->coalesce_mode | in tg3_poll_msix()
10371 tw32(HOSTCC_MODE, HOSTCC_MODE_ENABLE | tp->coalesce_mode); in tg3_reset_hw()
10954 tw32(HOSTCC_MODE, tp->coalesce_mode | in tg3_timer()
11243 tw32_f(HOSTCC_MODE, tp->coalesce_mode | HOSTCC_MODE_ENABLE | in tg3_test_interrupt()
13466 tw32_f(HOSTCC_MODE, tp->coalesce_mode | HOSTCC_MODE_ENABLE | in tg3_run_loopback()
13493 tw32_f(HOSTCC_MODE, tp->coalesce_mode | HOSTCC_MODE_ENABLE | in tg3_run_loopback()
16728 tp->coalesce_mode = 0; in tg3_get_invariants()
16731 tp->coalesce_mode |= HOSTCC_MODE_32BYTE; in tg3_get_invariants()
16738 tp->coalesce_mode |= HOSTCC_MODE_ATTN; in tg3_get_invariants()
16816 tp->coalesce_mode |= (HOSTCC_MODE_CLRTICK_RXBD | in tg3_get_invariants()
17566 if (tp->coalesce_mode & (HOSTCC_MODE_CLRTICK_RXBD | in tg3_init_coal()