Searched refs:mlxsw_sp_qdisc_compare (Results 1 – 1 of 1) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
D | spectrum_qdisc.c | 91 mlxsw_sp_qdisc_compare(struct mlxsw_sp_qdisc *mlxsw_sp_qdisc, u32 handle, in mlxsw_sp_qdisc_compare() function 584 if (!mlxsw_sp_qdisc_compare(mlxsw_sp_qdisc, p->handle, in mlxsw_sp_setup_tc_red() 786 if (!mlxsw_sp_qdisc_compare(mlxsw_sp_qdisc, p->handle, in mlxsw_sp_setup_tc_tbf() 893 if (!mlxsw_sp_qdisc_compare(mlxsw_sp_qdisc, p->handle, in mlxsw_sp_setup_tc_fifo() 1256 if (!mlxsw_sp_qdisc_compare(mlxsw_sp_qdisc, p->handle, in mlxsw_sp_setup_tc_prio() 1289 if (!mlxsw_sp_qdisc_compare(mlxsw_sp_qdisc, p->handle, in mlxsw_sp_setup_tc_ets()
|