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()
7262 tw32(HOSTCC_MODE, tp->coalesce_mode | in tg3_poll_msix()
10400 tw32(HOSTCC_MODE, HOSTCC_MODE_ENABLE | tp->coalesce_mode); in tg3_reset_hw()
10998 tw32(HOSTCC_MODE, tp->coalesce_mode | in tg3_timer()
11293 tw32_f(HOSTCC_MODE, tp->coalesce_mode | HOSTCC_MODE_ENABLE | in tg3_test_interrupt()
13480 tw32_f(HOSTCC_MODE, tp->coalesce_mode | HOSTCC_MODE_ENABLE | in tg3_run_loopback()
13507 tw32_f(HOSTCC_MODE, tp->coalesce_mode | HOSTCC_MODE_ENABLE | in tg3_run_loopback()
16731 tp->coalesce_mode = 0; in tg3_get_invariants()
16734 tp->coalesce_mode |= HOSTCC_MODE_32BYTE; in tg3_get_invariants()
16741 tp->coalesce_mode |= HOSTCC_MODE_ATTN; in tg3_get_invariants()
16819 tp->coalesce_mode |= (HOSTCC_MODE_CLRTICK_RXBD | in tg3_get_invariants()
17535 if (tp->coalesce_mode & (HOSTCC_MODE_CLRTICK_RXBD | in tg3_init_coal()