Searched refs:MAC_MIN_MTU (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/net/ethernet/hisilicon/hns/ | ||
D | hns_dsaf_mac.h | 29 #define MAC_MIN_MTU 68 macro |
D | hns_dsaf_mac.c | 471 if ((new_mtu < MAC_MIN_MTU) || (new_frm > MAC_MAX_MTU) || in hns_mac_set_mtu() |