Home
last modified time | relevance | path

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

/openbmc/linux/net/dsa/
H A Ddevlink.h13 int dsa_switch_devlink_alloc(struct dsa_switch *ds);
H A Ddevlink.c367 int dsa_switch_devlink_alloc(struct dsa_switch *ds) in dsa_switch_devlink_alloc() function
H A Ddsa.c642 err = dsa_switch_devlink_alloc(ds); in dsa_switch_setup()