Searched refs:MAC_STATUS_MI_INTERRUPT (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/net/ethernet/broadcom/ | ||
D | tg3.h | 415 #define MAC_STATUS_MI_INTERRUPT 0x00800000 macro |
D | tg3.c | 11103 if (mac_stat & MAC_STATUS_MI_INTERRUPT) in tg3_timer() |