Lines Matching refs:coalesce_mode
1017 tp->coal_now = tp->coalesce_mode | HOSTCC_MODE_ENABLE; in tg3_enable_ints()
1078 tw32(HOSTCC_MODE, tp->coalesce_mode | in tg3_int_reenable()
7295 tw32(HOSTCC_MODE, tp->coalesce_mode | in tg3_poll_msix()
10478 tw32(HOSTCC_MODE, HOSTCC_MODE_ENABLE | tp->coalesce_mode); in tg3_reset_hw()
11076 tw32(HOSTCC_MODE, tp->coalesce_mode | in tg3_timer()
11372 tw32_f(HOSTCC_MODE, tp->coalesce_mode | HOSTCC_MODE_ENABLE | in tg3_test_interrupt()
13580 tw32_f(HOSTCC_MODE, tp->coalesce_mode | HOSTCC_MODE_ENABLE | in tg3_run_loopback()
13607 tw32_f(HOSTCC_MODE, tp->coalesce_mode | HOSTCC_MODE_ENABLE | in tg3_run_loopback()
16836 tp->coalesce_mode = 0; in tg3_get_invariants()
16839 tp->coalesce_mode |= HOSTCC_MODE_32BYTE; in tg3_get_invariants()
16846 tp->coalesce_mode |= HOSTCC_MODE_ATTN; in tg3_get_invariants()
16924 tp->coalesce_mode |= (HOSTCC_MODE_CLRTICK_RXBD | in tg3_get_invariants()
17640 if (tp->coalesce_mode & (HOSTCC_MODE_CLRTICK_RXBD | in tg3_init_coal()