Lines Matching refs:cpu_port
168 bool cpu_port = netif_is_bridge_master(orig_dev); in cpsw_port_vlan_add() local
177 if (cpu_port) { in cpsw_port_vlan_add()
199 if (cpu_port) in cpsw_port_vlan_add()
215 bool cpu_port = netif_is_bridge_master(orig_dev); in cpsw_port_vlan_del() local
220 if (cpu_port) in cpsw_port_vlan_del()
232 if (cpu_port) in cpsw_port_vlan_del()
255 bool cpu_port = netif_is_bridge_master(orig_dev); in cpsw_port_vlans_add() local
261 if (cpu_port && !(vlan->flags & BRIDGE_VLAN_INFO_BRENTRY)) in cpsw_port_vlans_add()
272 bool cpu_port = netif_is_bridge_master(orig_dev); in cpsw_port_mdb_add() local
277 if (cpu_port) in cpsw_port_mdb_add()
295 bool cpu_port = netif_is_bridge_master(orig_dev); in cpsw_port_mdb_del() local
300 if (cpu_port) in cpsw_port_mdb_del()