Lines Matching refs:u32

33 	int (*replace)(struct mlxsw_sp_port *mlxsw_sp_port, u32 handle,
51 u32 parent);
70 u32 handle;
106 u32 future_handle;
112 mlxsw_sp_qdisc_compare(struct mlxsw_sp_qdisc *mlxsw_sp_qdisc, u32 handle) in mlxsw_sp_qdisc_compare()
149 u32 parent = *(u32 *)data; in mlxsw_sp_qdisc_walk_cb_find()
160 mlxsw_sp_qdisc_find(struct mlxsw_sp_port *mlxsw_sp_port, u32 parent) in mlxsw_sp_qdisc_find()
175 u32 handle = *(u32 *)data; in mlxsw_sp_qdisc_walk_cb_find_by_handle()
183 mlxsw_sp_qdisc_find_by_handle(struct mlxsw_sp_port *mlxsw_sp_port, u32 handle) in mlxsw_sp_qdisc_find_by_handle()
354 u32 handle, in mlxsw_sp_qdisc_create()
417 mlxsw_sp_qdisc_change(struct mlxsw_sp_port *mlxsw_sp_port, u32 handle, in mlxsw_sp_qdisc_change()
452 mlxsw_sp_qdisc_replace(struct mlxsw_sp_port *mlxsw_sp_port, u32 handle, in mlxsw_sp_qdisc_replace()
601 int tclass_num, u32 min, u32 max, in mlxsw_sp_tclass_congestion_enable()
602 u32 probability, bool is_wred, bool is_ecn) in mlxsw_sp_tclass_congestion_enable()
707 u32 handle, unsigned int band,
711 u32 handle);
714 mlxsw_sp_qdisc_red_replace(struct mlxsw_sp_port *mlxsw_sp_port, u32 handle, in mlxsw_sp_qdisc_red_replace()
721 u32 min, max; in mlxsw_sp_qdisc_red_replace()
826 u32 parent) in mlxsw_sp_qdisc_leaf_find_class()
849 u8 band, u32 child_handle);
950 u32 max_size, u8 *p_burst_size) in mlxsw_sp_qdisc_tbf_bs()
955 u32 bs512 = max_size / 64; in mlxsw_sp_qdisc_tbf_bs()
974 static u32
1022 mlxsw_sp_qdisc_tbf_replace(struct mlxsw_sp_port *mlxsw_sp_port, u32 handle, in mlxsw_sp_qdisc_tbf_replace()
1136 mlxsw_sp_qdisc_fifo_replace(struct mlxsw_sp_port *mlxsw_sp_port, u32 handle, in mlxsw_sp_qdisc_fifo_replace()
1163 u32 handle, unsigned int band, in mlxsw_sp_qdisc_future_fifo_replace()
1179 u32 handle) in mlxsw_sp_qdisc_future_fifos_init()
1193 u32 parent_handle; in __mlxsw_sp_setup_tc_fifo()
1322 u32 handle, unsigned int nbands, in __mlxsw_sp_qdisc_ets_replace()
1405 mlxsw_sp_qdisc_prio_replace(struct mlxsw_sp_port *mlxsw_sp_port, u32 handle, in mlxsw_sp_qdisc_prio_replace()
1492 u32 parent) in mlxsw_sp_qdisc_prio_find_class()
1551 mlxsw_sp_qdisc_ets_replace(struct mlxsw_sp_port *mlxsw_sp_port, u32 handle, in mlxsw_sp_qdisc_ets_replace()
1621 u8 band, u32 child_handle) in mlxsw_sp_qdisc_graft()
1624 u32 parent; in mlxsw_sp_qdisc_graft()
1753 u32 handle;
2129 mlxsw_sp_qevent_binding_create(struct mlxsw_sp_port *mlxsw_sp_port, u32 handle, int tclass_num, in mlxsw_sp_qevent_binding_create()
2156 u32 handle, in mlxsw_sp_qevent_binding_lookup()