Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mscc/
H A Docelot_devlink.c850 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);
/linux/include/soc/mscc/
H A Docelot.h1129 int ocelot_sb_occ_tc_port_bind_get(struct ocelot *ocelot, int port,
/linux/drivers/net/dsa/ocelot/
H A Dfelix.c2119 return ocelot_sb_occ_tc_port_bind_get(ocelot, port, sb_index, tc_index, in felix_sb_occ_tc_port_bind_get()