Lines Matching refs:port_id
65 emac_state, emac->port_id); in prueth_switchdev_attr_br_flags_set()
88 netdev_dbg(ndev, "attr: id %u port: %u\n", attr->id, emac->port_id); in prueth_switchdev_attr_set()
131 int port_id = emac->port_id; in prueth_switchdev_event_work() local
141 fdb->offloaded, port_id); in prueth_switchdev_event_work()
149 BIT(port_id), true); in prueth_switchdev_event_work()
158 fdb->offloaded, port_id); in prueth_switchdev_event_work()
165 BIT(port_id), false); in prueth_switchdev_event_work()
241 port_mask = BIT(emac->port_id); in prueth_switchdev_vlan_add()
254 icssg_set_pvid(emac->prueth, vid, emac->port_id); in prueth_switchdev_vlan_add()
269 port_mask = BIT(emac->port_id); in prueth_switchdev_vlan_del()
278 icssg_set_pvid(emac->prueth, 0, emac->port_id); in prueth_switchdev_vlan_del()
330 port_mask = BIT(emac->port_id); in prueth_switchdev_mdb_add()
353 del_mask = BIT(emac->port_id); in prueth_switchdev_mdb_del()
377 netdev_dbg(ndev, "obj_add: id %u port: %u\n", obj->id, emac->port_id); in prueth_switchdev_obj_add()
403 netdev_dbg(ndev, "obj_del: id %u port: %u\n", obj->id, emac->port_id); in prueth_switchdev_obj_del()