Home
last modified time | relevance | path

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

/openbmc/linux/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()