Searched refs:bound_ports_list (Results 1 – 2 of 2) sorted by relevance
45 struct list_head bound_ports_list; member
35 INIT_LIST_HEAD(&curr->bound_ports_list); in mlxsw_sp_span_init()49 WARN_ON_ONCE(!list_empty(&curr->bound_ports_list)); in mlxsw_sp_span_fini()717 list_for_each_entry(p, &curr->bound_ports_list, list) in mlxsw_sp_span_is_egress_mirror()763 list_for_each_entry(p, &span_entry->bound_ports_list, list) in mlxsw_sp_span_entry_bound_port_find()840 list_add_tail(&inspected_port->list, &span_entry->bound_ports_list); in mlxsw_sp_span_inspected_port_add()