Lines Matching refs:coalesce_mode
1015 tp->coal_now = tp->coalesce_mode | HOSTCC_MODE_ENABLE; in tg3_enable_ints()
1076 tw32(HOSTCC_MODE, tp->coalesce_mode | in tg3_int_reenable()
7271 tw32(HOSTCC_MODE, tp->coalesce_mode | in tg3_poll_msix()
10411 tw32(HOSTCC_MODE, HOSTCC_MODE_ENABLE | tp->coalesce_mode); in tg3_reset_hw()
11009 tw32(HOSTCC_MODE, tp->coalesce_mode | in tg3_timer()
11308 tw32_f(HOSTCC_MODE, tp->coalesce_mode | HOSTCC_MODE_ENABLE | in tg3_test_interrupt()
13526 tw32_f(HOSTCC_MODE, tp->coalesce_mode | HOSTCC_MODE_ENABLE | in tg3_run_loopback()
13553 tw32_f(HOSTCC_MODE, tp->coalesce_mode | HOSTCC_MODE_ENABLE | in tg3_run_loopback()
16802 tp->coalesce_mode = 0; in tg3_get_invariants()
16805 tp->coalesce_mode |= HOSTCC_MODE_32BYTE; in tg3_get_invariants()
16812 tp->coalesce_mode |= HOSTCC_MODE_ATTN; in tg3_get_invariants()
16890 tp->coalesce_mode |= (HOSTCC_MODE_CLRTICK_RXBD | in tg3_get_invariants()
17607 if (tp->coalesce_mode & (HOSTCC_MODE_CLRTICK_RXBD | in tg3_init_coal()