Searched refs:ocelot_sb_occ_tc_port_bind_get (Results 1 – 4 of 4) sorted by relevance
/linux-6.6.21/drivers/net/ethernet/mscc/ |
D | ocelot_devlink.c | 850 int ocelot_sb_occ_tc_port_bind_get(struct ocelot *ocelot, int port, in ocelot_sb_occ_tc_port_bind_get() function 880 EXPORT_SYMBOL(ocelot_sb_occ_tc_port_bind_get);
|
D | ocelot_net.c | 153 return ocelot_sb_occ_tc_port_bind_get(ocelot, port, sb_index, in ocelot_devlink_sb_occ_tc_port_bind_get()
|
/linux-6.6.21/include/soc/mscc/ |
D | ocelot.h | 1121 int ocelot_sb_occ_tc_port_bind_get(struct ocelot *ocelot, int port,
|
/linux-6.6.21/drivers/net/dsa/ocelot/ |
D | felix.c | 1985 return ocelot_sb_occ_tc_port_bind_get(ocelot, port, sb_index, tc_index, in felix_sb_occ_tc_port_bind_get()
|