Searched refs:MAC_VID (Results 1 – 7 of 7) sorted by relevance
/u-boot/drivers/net/mscc_eswitch/ |
A D | mscc_mac_table.h | 9 #define MAC_VID 1 macro
|
A D | mscc_mac_table.c | 57 mach |= MAC_VID << 16; in mscc_mac_table_add()
|
A D | luton_switch.c | 132 #define MAC_VID 1 macro 239 MAC_VID, in luton_cpu_capture_setup() 267 MAC_VID, in luton_gmii_port_init() 289 MAC_VID, in luton_port_init() 336 MAC_VID, in luton_ext_port_init()
|
A D | servalt_switch.c | 88 #define MAC_VID 0 macro 212 MAC_VID, in servalt_port_init() 298 mach |= MAC_VID << 16; in servalt_mac_table_add()
|
A D | serval_switch.c | 110 #define MAC_VID 1 macro 199 MAC_VID, priv->regs[ANA] + ANA_PORT_VLAN_CFG(CPU_PORT)); in serval_cpu_capture_setup() 248 MAC_VID, priv->regs[ANA] + ANA_PORT_VLAN_CFG(port)); in serval_port_init()
|
A D | ocelot_switch.c | 125 #define MAC_VID 1 macro 236 MAC_VID, priv->regs[ANA] + ANA_PORT_VLAN_CFG(CPU_PORT)); in ocelot_cpu_capture_setup() 285 MAC_VID, priv->regs[ANA] + ANA_PORT_VLAN_CFG(port)); in ocelot_port_init()
|
A D | jr2_switch.c | 221 #define MAC_VID 0 macro 344 MAC_VID, in jr2_port_init() 701 mach |= MAC_VID << 16; in jr2_mac_table_add()
|
Completed in 13 milliseconds