Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
IGC_ICR_TS
drivers/net/ethernet/intel/igc/igc_defines.h
286
#define IGC_IMS_TS IGC_ICR_TS /* Time Sync Interrupt */
drivers/net/ethernet/intel/igc/igc_main.c
5660
if (icr & IGC_ICR_TS)
drivers/net/ethernet/intel/igc/igc_main.c
6059
if (icr & IGC_ICR_TS)
drivers/net/ethernet/intel/igc/igc_main.c
6105
if (icr & IGC_ICR_TS)