Searched refs:GRC_MODE_BSWAP_NONFRM_DATA (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/net/ethernet/broadcom/ | ||
D | tg3.h | 1712 #define GRC_MODE_BSWAP_NONFRM_DATA 0x00000002 macro |
D | tg3.c | 17735 tp->grc_mode |= GRC_MODE_BSWAP_NONFRM_DATA; in tg3_init_one() |