Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/huawei/hinic/
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()