Searched refs:mac_ier (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/dev/axgbe/
H A Dxgbe-dev.c543 unsigned int mac_ier = 0; local
546 XGMAC_SET_BITS(mac_ier, MAC_IER, TSIE, 1);
548 XGMAC_IOWRITE(pdata, MAC_IER, mac_ier);

Completed in 56 milliseconds