Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/ti/
H A Dcpsw_priv.h94 #define CPSW_MIN_PACKET_SIZE_VLAN (VLAN_ETH_ZLEN) macro
H A Dcpsw_new.c1703 WRITE_ONCE(priv->tx_packet_min, CPSW_MIN_PACKET_SIZE_VLAN); in cpsw_dl_switch_mode_set()