Searched refs:RDMAC_MODE_MULT_DMA_RD_DIS (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ethernet/broadcom/ | ||
H A D | tg3.h | 1411 #define RDMAC_MODE_MULT_DMA_RD_DIS 0x01000000 macro |
H A D | tg3.c | 10278 rdmac_mode |= RDMAC_MODE_MULT_DMA_RD_DIS; in tg3_reset_hw() |