Home
last modified time | relevance | path

Searched defs:mtutab (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/dev/pci/cxgb/
H A Dcxgb_ctl_defs.h56 struct mtutab { struct
57 unsigned int size; /* # of entries in the MTU table */
58 const unsigned short *mtus; /* the MTU table values */
H A Dcxgb_offload.c1363 struct mtutab mtutab; in cxgb_offload_activate() local