Home
last modified time | relevance | path

Searched refs:TXQ_CFG_TPD_BURST_DEFAULT (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/ale/
H A Dif_alereg.h381 #define TXQ_CFG_TPD_BURST_DEFAULT 4 macro
H A Dif_ale.c2742 reg |= (TXQ_CFG_TPD_BURST_DEFAULT << TXQ_CFG_TPD_BURST_SHIFT) & in ale_init_locked()
/freebsd/sys/dev/age/
H A Dif_agereg.h340 #define TXQ_CFG_TPD_BURST_DEFAULT 4 macro
H A Dif_age.c2748 ((TXQ_CFG_TPD_BURST_DEFAULT << TXQ_CFG_TPD_BURST_SHIFT) & in age_init_locked()