Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/huawei/hinic/
Dhinic_port.c30 #define HINIC_MAX_JUMBO_FRAME_SIZE 15872 macro
166 if (max_frame > HINIC_MAX_JUMBO_FRAME_SIZE) { in hinic_port_set_mtu()