Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-switch.h42 #define ETHSW_L2_MAX_FRM(mtu) ((mtu) + VLAN_ETH_HLEN + ETH_FCS_LEN) macro
H A Ddpaa2-switch.c586 (u16)ETHSW_L2_MAX_FRM(mtu)); in dpaa2_switch_port_change_mtu()