Home
last modified time | relevance | path

Searched defs:NMTUS (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/cxgbe/common/
H A Dt4_hw.h46 NMTUS = 16, /* size of MTU table */ enumerator
/freebsd/tools/tools/cxgbtool/
H A Dcxgbtool.c57 #define NMTUS 16 macro
/freebsd/sys/dev/cxgb/common/
H A Dcxgb_t3_hw.c3419 void t3_load_mtus(adapter_t *adap, unsigned short mtus[NMTUS], in t3_load_mtus()
3458 void t3_read_hw_mtus(adapter_t *adap, unsigned short mtus[NMTUS]) in t3_read_hw_mtus()
H A Dcxgb_common.h42 NMTUS = 16, /* size of MTU table */ enumerator