Home
last modified time | relevance | path

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

/linux-6.1.9/
D.clang-format173 - 'dsa_switch_for_each_port_safe'
/linux-6.1.9/include/net/
Ddsa.h575 #define dsa_switch_for_each_port_safe(_dp, _next, _ds) \ macro
/linux-6.1.9/net/dsa/
Ddsa2.c1714 dsa_switch_for_each_port_safe(dp, next, ds) { in dsa_switch_release_ports()