Searched refs:t4_read_mtu_tbl (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/dev/cxgbe/common/ |
H A D | common.h | 735 void t4_read_mtu_tbl(struct adapter *adap, u16 *mtus, u8 *mtu_log);
|
H A D | t4_hw.c | 6258 void t4_read_mtu_tbl(struct adapter *adap, u16 *mtus, u8 *mtu_log) in t4_read_mtu_tbl() function
|
/freebsd/sys/dev/cxgbe/cudbg/ |
H A D | cudbg_lib.c | 1569 t4_read_mtu_tbl(padap, (u16 *)scratch_buff.data, NULL); in collect_path_mtu()
|
/freebsd/sys/dev/cxgbe/ |
H A D | t4_main.c | 5777 t4_read_mtu_tbl(sc, sc->params.mtus, NULL); in get_params__post_init() 10518 t4_read_mtu_tbl(sc, mtus, NULL); in sysctl_path_mtus()
|