Home
last modified time | relevance | path

Searched refs:ocelot_sb_pool (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/mscc/
H A Docelot_devlink.c524 static const struct devlink_sb_pool_info ocelot_sb_pool[] = { variable
545 *pool_info = ocelot_sb_pool[sb_index]; in ocelot_sb_pool_get()
625 *p_threshold *= ocelot_sb_pool[sb_index].cell_size; in ocelot_sb_port_pool_get()
657 threshold /= ocelot_sb_pool[sb_index].cell_size; in ocelot_sb_port_pool_set()
700 *p_threshold *= ocelot_sb_pool[sb_index].cell_size; in ocelot_sb_tc_pool_bind_get()
747 threshold /= ocelot_sb_pool[sb_index].cell_size; in ocelot_sb_tc_pool_bind_set()
842 *p_cur *= ocelot_sb_pool[sb_index].cell_size; in ocelot_sb_occ_port_pool_get()
843 *p_max *= ocelot_sb_pool[sb_index].cell_size; in ocelot_sb_occ_port_pool_get()
875 *p_cur *= ocelot_sb_pool[sb_index].cell_size; in ocelot_sb_occ_tc_port_bind_get()
876 *p_max *= ocelot_sb_pool[sb_inde in ocelot_sb_occ_tc_port_bind_get()
[all...]
/kernel/linux/linux-6.6/include/soc/mscc/
H A Docelot.h715 enum ocelot_sb_pool { enum

Completed in 6 milliseconds