Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/renesas/
H A Drswitch_main.c1589 rswitch_for_each_enabled_port_continue_reverse(priv, i) in rswitch_ether_port_init_all()
1594 rswitch_for_each_enabled_port_continue_reverse(priv, i) in rswitch_ether_port_init_all()
2084 rswitch_for_each_enabled_port_continue_reverse(priv, i) in rswitch_init()
H A Drswitch.h29 #define rswitch_for_each_enabled_port_continue_reverse(priv, i) \ macro