Home
last modified time | relevance | path

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

/freebsd/sys/dev/ae/
H A Dif_aereg.h123 #define AE_IFG_TXIPG_DEFAULT 0x60 /* 96-bit IFG time. */ macro
H A Dif_ae.c613 val = ((AE_IFG_TXIPG_DEFAULT << AE_IFG_TXIPG_SHIFT) & in ae_init_locked()