Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/
H A Dcxgb3_ctl_defs.h76 struct mtutab { struct
77 unsigned int size; /* # of entries in the MTU table */
78 const unsigned short *mtus; /* the MTU table values */
H A Dcxgb3_offload.c1223 struct mtutab mtutab; in cxgb3_offload_activate() local