Searched refs:ENIC_MAX_MTU (Results 1 – 3 of 3) sorted by relevance
24 #define ENIC_MAX_MTU 9000 macro
86 c->mtu = min_t(u16, ENIC_MAX_MTU, max_t(u16, ENIC_MIN_MTU, c->mtu)); in enic_get_vnic_config()
378 min_t(int, ENIC_MAX_MTU, mtu)); in enic_mtu_check()3340 netdev->max_mtu = ENIC_MAX_MTU; in enic_probe()