Searched refs:SNDBDI_MODE_MULTI_TXQ_EN (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ethernet/broadcom/ | ||
H A D | tg3.h | 970 #define SNDBDI_MODE_MULTI_TXQ_EN 0x00000020 macro |
H A D | tg3.c | 10570 val |= SNDBDI_MODE_MULTI_TXQ_EN; in tg3_reset_hw() |