Home
last modified time | relevance | path

Searched refs:IPG_IFG_IPGT_SHIFT (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/dev/ale/
H A Dif_alereg.h210 #define IPG_IFG_IPGT_SHIFT 0 macro
H A Dif_ale.c2716 ((IPG_IFG_IPGT_DEFAULT << IPG_IFG_IPGT_SHIFT) & IPG_IFG_IPGT_MASK) | in ale_init_locked()
/freebsd/sys/dev/age/
H A Dif_agereg.h206 #define IPG_IFG_IPGT_SHIFT 0 macro
H A Dif_age.c2637 ((IPG_IFG_IPGT_DEFAULT << IPG_IFG_IPGT_SHIFT) & IPG_IFG_IPGT_MASK)); in age_init_locked()
/freebsd/sys/dev/alc/
H A Dif_alcreg.h359 #define IPG_IFG_IPGT_SHIFT 0 macro
H A Dif_alc.c4130 ((IPG_IFG_IPGT_DEFAULT << IPG_IFG_IPGT_SHIFT) & in alc_init_locked()