Lines Matching refs:cpu_port
233 bool cpu_port = netif_is_bridge_master(orig_dev); in prueth_switchdev_vlan_add() local
238 if (cpu_port) in prueth_switchdev_vlan_add()
262 bool cpu_port = netif_is_bridge_master(orig_dev); in prueth_switchdev_vlan_del() local
266 if (cpu_port) in prueth_switchdev_vlan_del()
273 if (cpu_port) in prueth_switchdev_vlan_del()
291 bool cpu_port = netif_is_bridge_master(orig_dev); in prueth_switchdev_vlans_add() local
297 if (cpu_port && !(vlan->flags & BRIDGE_VLAN_INFO_BRENTRY)) in prueth_switchdev_vlans_add()
322 bool cpu_port; in prueth_switchdev_mdb_add() local
325 cpu_port = netif_is_bridge_master(orig_dev); in prueth_switchdev_mdb_add()
327 if (cpu_port) in prueth_switchdev_mdb_add()
346 bool cpu_port; in prueth_switchdev_mdb_del() local
348 cpu_port = netif_is_bridge_master(orig_dev); in prueth_switchdev_mdb_del()
350 if (cpu_port) in prueth_switchdev_mdb_del()