Searched refs:ENIC_MAX_MTU (Results 1 – 2 of 2) sorted by relevance
| /f-stack/dpdk/drivers/net/enic/ | ||
| H A D | enic.h | 38 #define ENIC_MAX_MTU 9000 macro |
| H A D | enic_vf_representor.c | 614 vf->eth_dev->data->mtu = RTE_MIN(ENIC_MAX_MTU, switch_mtu); in get_vf_config() |