Home
last modified time | relevance | path

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

/freebsd/sys/dev/ae/
H A Dif_aereg.h127 #define AE_IFG_RXIPG_DEFAULT 0x50 /* 80-bit IFG time. */ macro
H A Dif_ae.c615 ((AE_IFG_RXIPG_DEFAULT << AE_IFG_RXIPG_SHIFT) & in ae_init_locked()