Home
last modified time | relevance | path

Searched refs:port_head (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/prestera/
H A Dprestera_switchdev.c64 struct list_head port_head; member
143 list_for_each_entry(port_vlan, &port->vlans_list, port_head) { in prestera_port_vlan_by_vid()
174 list_add(&port_vlan->port_head, &port->vlans_list); in prestera_port_vlan_create()
223 list_del(&port_vlan->port_head); in prestera_port_vlan_destroy()
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/prestera/
H A Dprestera_switchdev.c69 struct list_head port_head; member
244 list_for_each_entry(port_vlan, &port->vlans_list, port_head) { in prestera_port_vlan_by_vid()
275 list_add(&port_vlan->port_head, &port->vlans_list); in prestera_port_vlan_create()
429 list_del(&port_vlan->port_head); in prestera_port_vlan_destroy()

Completed in 5 milliseconds