Searched refs:ocelot_sb_occ_tc_port_bind_get (Results 1 – 4 of 4) sorted by relevance
/linux-6.1.9/drivers/net/ethernet/mscc/ |
D | ocelot_devlink.c | 819 int ocelot_sb_occ_tc_port_bind_get(struct ocelot *ocelot, int port, in ocelot_sb_occ_tc_port_bind_get() function 849 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.1.9/include/soc/mscc/ |
D | ocelot.h | 1268 int ocelot_sb_occ_tc_port_bind_get(struct ocelot *ocelot, int port,
|
/linux-6.1.9/drivers/net/dsa/ocelot/ |
D | felix.c | 1959 return ocelot_sb_occ_tc_port_bind_get(ocelot, port, sb_index, tc_index, in felix_sb_occ_tc_port_bind_get()
|