Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixl/
H A Dixl.h146 #define IXL_MIN_FRAME 17 macro
H A Dixl_txrx.c372 MPASS(pi->ipi_len >= IXL_MIN_FRAME); in ixl_isc_txd_encap()