Lines Matching refs:cpu_port
173 bool cpu_port = netif_is_bridge_master(orig_dev); in cpsw_port_vlan_add() local
182 if (cpu_port) { in cpsw_port_vlan_add()
204 if (cpu_port) in cpsw_port_vlan_add()
220 bool cpu_port = netif_is_bridge_master(orig_dev); in cpsw_port_vlan_del() local
225 if (cpu_port) in cpsw_port_vlan_del()
237 if (cpu_port) in cpsw_port_vlan_del()
261 bool cpu_port = netif_is_bridge_master(orig_dev); in cpsw_port_vlans_add() local
268 if (cpu_port && !(vlan->flags & BRIDGE_VLAN_INFO_BRENTRY)) in cpsw_port_vlans_add()
309 bool cpu_port = netif_is_bridge_master(orig_dev); in cpsw_port_mdb_add() local
317 if (cpu_port) in cpsw_port_mdb_add()
335 bool cpu_port = netif_is_bridge_master(orig_dev); in cpsw_port_mdb_del() local
340 if (cpu_port) in cpsw_port_mdb_del()