Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/net/ethernet/renesas/
Drswitch.c1567 rswitch_for_each_enabled_port_continue_reverse(priv, i) in rswitch_ether_port_init_all()
1572 rswitch_for_each_enabled_port_continue_reverse(priv, i) in rswitch_ether_port_init_all()
2056 rswitch_for_each_enabled_port_continue_reverse(priv, i) in rswitch_init()
Drswitch.h23 #define rswitch_for_each_enabled_port_continue_reverse(priv, i) \ macro