Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/ti/
H A Dcpsw_priv.h105 #define CPSW_RX_VLAN_ENCAP BIT(2) 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()