Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/cxgb/
H A Dcxgb_t3_hw.c2767 void t3_load_mtus(adapter_t *adap, unsigned short mtus[NMTUS], in t3_load_mtus() argument
2806 void t3_read_hw_mtus(adapter_t *adap, unsigned short mtus[NMTUS]) in t3_read_hw_mtus() argument
H A Dcxgb_common.h45 NMTUS = 16, /* size of MTU table */ enumerator