Home
last modified time | relevance | path

Searched refs:OCELOT_NUM_TC (Results 1 – 7 of 7) sorted by relevance

/linux-6.3-rc2/drivers/net/ethernet/mscc/
A Docelot_devlink.c48 (BUF_xxxx_E + xxx_Q_RSRV_x + OCELOT_NUM_TC * (port) + (prio))
70 (BUF_xxxx_I + xxx_Q_RSRV_x + OCELOT_NUM_TC * (port) + (prio))
257 for (prio = 0; prio < OCELOT_NUM_TC; prio++) { in ocelot_disable_reservation_watermarks()
293 for (prio = 0; prio < OCELOT_NUM_TC; prio++) { in ocelot_disable_tc_sharing_watermarks()
310 for (prio = 0; prio < OCELOT_NUM_TC; prio++) { in ocelot_get_buf_rsrv()
334 for (prio = 0; prio < OCELOT_NUM_TC; prio++) { in ocelot_get_ref_rsrv()
478 int all_tcs = GENMASK(OCELOT_NUM_TC - 1, 0); in ocelot_watermark_init()
783 for (prio = 0; prio < OCELOT_NUM_TC; prio++) { in ocelot_sb_occ_max_clear()
797 for (prio = 0; prio < OCELOT_NUM_TC; prio++) { in ocelot_sb_occ_max_clear()
888 OCELOT_NUM_TC, OCELOT_NUM_TC); in ocelot_devlink_sb_register()
[all …]
A Docelot.c2423 if (prio >= OCELOT_NUM_TC) in ocelot_port_set_default_prio()
2465 if (prio >= OCELOT_NUM_TC) in ocelot_port_add_dscp_prio()
/linux-6.3-rc2/drivers/net/dsa/ocelot/
A Docelot_ext.c60 .num_tx_queues = OCELOT_NUM_TC,
A Dfelix_vsc9959.c1092 u64 min_gate_len[OCELOT_NUM_TC]) in vsc9959_tas_min_gate_lengths() argument
1095 u64 gate_len[OCELOT_NUM_TC]; in vsc9959_tas_min_gate_lengths()
1100 for (tc = 0; tc < OCELOT_NUM_TC; tc++) { in vsc9959_tas_min_gate_lengths()
1121 for (tc = 0; tc < OCELOT_NUM_TC; tc++) { in vsc9959_tas_min_gate_lengths()
1143 for (tc = 0; tc < OCELOT_NUM_TC; tc++) in vsc9959_tas_min_gate_lengths()
1225 u64 min_gate_len[OCELOT_NUM_TC]; in vsc9959_tas_guard_bands_update()
1276 for (tc = 0; tc < OCELOT_NUM_TC; tc++) { in vsc9959_tas_guard_bands_update()
2546 for (tc = 0; tc < OCELOT_NUM_TC; tc++) in vsc9959_cut_through_fwd()
2595 .num_tx_queues = OCELOT_NUM_TC,
2652 ocelot->num_flooding_pgids = OCELOT_NUM_TC; in felix_pci_probe()
A Dseville_vsc9953.c977 .num_tx_queues = OCELOT_NUM_TC,
A Dfelix.c1135 for (i = 0; i < OCELOT_NUM_TC * 2; i++) { in felix_port_qos_map_init()
/linux-6.3-rc2/include/soc/mscc/
A Docelot.h92 #define OCELOT_NUM_TC 8 macro

Completed in 26 milliseconds