Home
last modified time | relevance | path

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

/linux/net/dsa/
H A Ddevlink.h11 void dsa_switch_devlink_register(struct dsa_switch *ds);
H A Ddevlink.c358 void dsa_switch_devlink_register(struct dsa_switch *ds) in dsa_switch_devlink_register() function
H A Ddsa.c672 dsa_switch_devlink_register(ds); in dsa_switch_setup()