Searched refs:ocelot_sb_tc_pool_bind_get (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/net/ethernet/mscc/ |
H A D | ocelot_devlink.c | 675 int ocelot_sb_tc_pool_bind_get(struct ocelot *ocelot, int port, in ocelot_sb_tc_pool_bind_get() function 709 EXPORT_SYMBOL(ocelot_sb_tc_pool_bind_get);
|
H A D | ocelot_net.c | 96 return ocelot_sb_tc_pool_bind_get(ocelot, port, sb_index, tc_index, in ocelot_devlink_sb_tc_pool_bind_get()
|
/openbmc/linux/include/soc/mscc/ |
H A D | ocelot.h | 1117 int ocelot_sb_tc_pool_bind_get(struct ocelot *ocelot, int port,
|
/openbmc/linux/drivers/net/dsa/ocelot/ |
H A D | felix.c | 1945 return ocelot_sb_tc_pool_bind_get(ocelot, port, sb_index, tc_index, in felix_sb_tc_pool_bind_get()
|