Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dxlreg.h460 #define XL_MIN_FRAMELEN 60 macro
466 unsigned char xl_pad[XL_MIN_FRAMELEN];
H A Dxl.c1387 sc->xl_tx_thresh += XL_MIN_FRAMELEN; in xl_txeoc()
2445 sc->xl_tx_thresh = XL_MIN_FRAMELEN; in xl_attach()