Home
last modified time | relevance | path

Searched refs:TG3_EAV_WATCHDOG_MSB_MASK (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/broadcom/
Dtg3.h1843 #define TG3_EAV_WATCHDOG_MSB_MASK 0x7fffffff macro
Dtg3.c6282 ((nsec >> 32) & TG3_EAV_WATCHDOG_MSB_MASK)); in tg3_ptp_enable()