Searched refs:OCELOT_NUM_TC (Results 1 – 5 of 5) sorted by relevance
48 (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()752 for (prio = 0; prio < OCELOT_NUM_TC; prio++) { in ocelot_sb_occ_max_clear()766 for (prio = 0; prio < OCELOT_NUM_TC; prio++) { in ocelot_sb_occ_max_clear()857 OCELOT_NUM_TC, OCELOT_NUM_TC); in ocelot_devlink_sb_register()[all …]
1359 .num_tx_queues = OCELOT_NUM_TC,1418 ocelot->num_flooding_pgids = OCELOT_NUM_TC; in felix_pci_probe()
1177 .num_tx_queues = OCELOT_NUM_TC,
868 for (i = 0; i < OCELOT_NUM_TC * 2; i++) { in felix_port_qos_map_init()
92 #define OCELOT_NUM_TC 8 macro
Completed in 22 milliseconds