Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/huawei/hinic/
H A Dhinic_port.c21 #define HINIC_MAX_JUMBO_FRAME_SIZE 15872 macro
164 if (max_frame > HINIC_MAX_JUMBO_FRAME_SIZE) { in hinic_port_set_mtu()