Home
last modified time | relevance | path

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

/NextBSD/sys/dev/txp/
HDif_txpreg.h711 #define TXP_MAX_PKTLEN (ETHER_MAX_LEN + ETHER_VLAN_ENCAP_LEN) macro
HDif_txp.c1938 if (txp_command(sc, TXP_CMD_MAX_PKT_SIZE_WRITE, TXP_MAX_PKTLEN, 0, 0, in txp_init_locked()