Home
last modified time | relevance | path

Searched refs:IXL_MAX_FRAME (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/ixl/
H A Dixl.h147 #define IXL_MAX_FRAME 9728 macro
H A Dixl_txrx.c314 MPASS(total_hdr_len + mss <= IXL_MAX_FRAME); in ixl_tso_setup()
375 MPASS(pi->ipi_len <= IXL_MAX_FRAME); in ixl_isc_txd_encap()
H A Dif_ixl.c1500 if (mtu > IXL_MAX_FRAME - ETHER_HDR_LEN - ETHER_CRC_LEN - in ixl_if_mtu_set()