Searched refs:SNDBDI_MODE_ATTN_ENABLE (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/drivers/net/ethernet/broadcom/ | ||
| D | tg3.h | 961 #define SNDBDI_MODE_ATTN_ENABLE 0x00000004 macro |
| D | tg3.c | 10525 val = SNDBDI_MODE_ENABLE | SNDBDI_MODE_ATTN_ENABLE; in tg3_reset_hw() |