Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/ti/
H A Dcpsw_priv.h104 #define CPSW_VLAN_AWARE BIT(1) macro
H A Dcpsw.c691 control_reg |= CPSW_VLAN_AWARE | CPSW_RX_VLAN_ENCAP; in cpsw_init_host_port()
H A Dcpsw_new.c561 control_reg |= CPSW_VLAN_AWARE | CPSW_RX_VLAN_ENCAP; in cpsw_init_host_port()