Home
last modified time | relevance | path

Searched refs:TG3_FLAG_SUPPORT_MSI (Results 1 – 2 of 2) sorted by relevance

/drivers/net/
Dtg3.h2567 #define TG3_FLAG_SUPPORT_MSI 0x20000000 macro
Dtg3.c7611 if (tp->tg3_flags & TG3_FLAG_SUPPORT_MSI) { in tg3_open()
11769 tp->tg3_flags |= TG3_FLAG_SUPPORT_MSI; in tg3_get_invariants()
11775 tp->tg3_flags &= ~TG3_FLAG_SUPPORT_MSI; in tg3_get_invariants()