Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/renesas/
H A Drswitch.c1425 rswitch_for_each_enabled_port_continue_reverse(priv, i) in rswitch_ether_port_init_all()
1430 rswitch_for_each_enabled_port_continue_reverse(priv, i) in rswitch_ether_port_init_all()
1855 rswitch_for_each_enabled_port_continue_reverse(priv, i) in rswitch_init()
H A Drswitch.h22 #define rswitch_for_each_enabled_port_continue_reverse(priv, i) \ macro