Lines Matching refs:ports
125 struct list_head ports; member
174 list_for_each_entry((_dp), &(_dst)->ports, list) \
178 list_for_each_entry((_dp), &(_ds)->dst->ports, list) \
517 list_for_each_entry(dp, &dst->ports, list) in dsa_to_port()
571 list_for_each_entry((_dp), &(_dst)->ports, list) \
575 list_for_each_entry_continue_reverse((_dp), &(_dst)->ports, list) \
579 list_for_each_entry((_dp), &(_dst)->ports, list) \
583 list_for_each_entry((_dp), &(_ds)->dst->ports, list) \
587 list_for_each_entry_safe((_dp), (_next), &(_ds)->dst->ports, list) \
591 list_for_each_entry_continue_reverse((_dp), &(_ds)->dst->ports, list) \
812 list_for_each_entry(dp, &dst->ports, list) in dsa_tree_offloads_bridge_port()
826 list_for_each_entry(dp, &dst->ports, list) in dsa_tree_offloads_bridge_dev()