Home
last modified time | relevance | path

Searched refs:HINIC_MIN_MTU_SIZE (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/drivers/net/ethernet/huawei/hinic/
Dhinic_port.c20 #define HINIC_MIN_MTU_SIZE 256 macro
158 if (new_mtu < HINIC_MIN_MTU_SIZE) { in hinic_port_set_mtu()