Searched defs:mtus (Results 1 - 10 of 10) sorted by relevance

/freebsd-10-stable/sys/dev/cxgb/ulp/tom/
H A Dcxgb_tom.c205 u_int ntids, natids, mtus; local
H A Dcxgb_cpl_io.c666 unsigned short *mtus = &sc->params.mtus[0]; local
/freebsd-10-stable/sys/dev/cxgb/common/
H A Dcxgb_ctl_defs.h60 const unsigned short *mtus; /* the MTU table values */ member in struct:mtutab
H A Dcxgb_common.h395 unsigned short mtus[NMTUS]; member in struct:adapter_params
H A Dcxgb_t3_hw.c3337 static void __devinit init_mtus(unsigned short mtus[]) argument
3421 t3_load_mtus(adapter_t *adap, unsigned short mtus[NMTUS], unsigned short alpha[NCCTRL_WIN], unsigned short beta[NCCTRL_WIN], unsigned short mtu_cap) argument
3460 t3_read_hw_mtus(adapter_t *adap, unsigned short mtus[NMTUS]) argument
[all...]
/freebsd-10-stable/sys/dev/cxgbe/tom/
H A Dt4_tom.c500 unsigned short *mtus = &sc->params.mtus[0]; local
/freebsd-10-stable/sys/dev/cxgb/
H A Dcxgb_ioctl.h136 uint16_t mtus[NMTUS]; member in struct:ch_mtus
/freebsd-10-stable/sys/dev/cxgbe/common/
H A Dcommon.h346 unsigned short mtus[NMTUS]; member in struct:adapter_params
H A Dt4_hw.c5415 void t4_read_mtu_tbl(struct adapter *adap, u16 *mtus, u8 *mtu_log) argument
5527 void t4_load_mtus(struct adapter *adap, const unsigned short *mtus, argument
/freebsd-10-stable/sys/dev/cxgbe/
H A Dt4_main.c7270 uint16_t mtus[NMTUS]; local
[all...]

Completed in 280 milliseconds