Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/ethernet/
Deth_sam_gmac_priv.h197 #if (DT_INST_PROP(0, max_frame_size) == 1518)
200 #elif (DT_INST_PROP(0, max_frame_size) == 1536)
203 #elif (DT_INST_PROP(0, max_frame_size) == 10240)
/Zephyr-latest/drivers/ethernet/dwc_xgmac/
Deth_dwc_xgmac.c1852 .mtu = DT_INST_PROP(port, max_frame_size), \
1896 &eth_dwc_xgmac_apis, DT_INST_PROP(port, max_frame_size));