Home
last modified time | relevance | path

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

/freebsd/sys/dev/xl/
H A Dif_xlreg.h71 #define XL_CAPS_LARGE_PKTS 0x0004 macro
H A Dif_xl.c1311 !(sc->xl_caps & XL_CAPS_LARGE_PKTS)) in xl_attach()