Searched refs:mtpd (Results 1 – 1 of 1) sorted by relevance
| /freebsd-11-stable/sys/dev/hatm/ |
| HD | if_hatm.c | 778 u_int tsra, tabr, mtpd; in hatm_init_cm() local 798 mtpd = roundup2(tabr + 1024, 16 * IFP2IFATM(sc->ifp)->mib.max_vccs); in hatm_init_cm() 803 tsra, sc->tsrb, sc->tsrc, sc->tsrd, tabr, mtpd)); in hatm_init_cm() 809 WRITE4(sc, HE_REGO_TPD_BA, mtpd); in hatm_init_cm()
|