Searched refs:P3P_MIN_MTU (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/ | ||
H A D | qlcnic.h | 84 #define P3P_MIN_MTU (68) macro |
H A D | qlcnic_main.c | 2319 netdev->min_mtu = P3P_MIN_MTU; in qlcnic_setup_netdev() |