Home
last modified time | relevance | path

Searched refs:TC_H_UNSPEC (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_qdisc.c264 mlxsw_sp_qdisc->handle = TC_H_UNSPEC; in mlxsw_sp_qdisc_destroy()
406 mlxsw_sp_qdisc->handle = TC_H_UNSPEC; in mlxsw_sp_qdisc_create()
729 mlxsw_sp_qdisc_future_fifos_init(mlxsw_sp_port, TC_H_UNSPEC); in mlxsw_sp_qdisc_red_replace()
1038 mlxsw_sp_qdisc_future_fifos_init(mlxsw_sp_port, TC_H_UNSPEC); in mlxsw_sp_qdisc_tbf_replace()
1170 return mlxsw_sp_qdisc_replace(mlxsw_sp_port, TC_H_UNSPEC, in mlxsw_sp_qdisc_future_fifo_replace()
1196 if (!mlxsw_sp_qdisc && p->handle == TC_H_UNSPEC) { in __mlxsw_sp_setup_tc_fifo()
1400 mlxsw_sp_qdisc_future_fifos_init(mlxsw_sp_port, TC_H_UNSPEC); in __mlxsw_sp_qdisc_ets_replace()
/linux-5.19.10/tools/include/uapi/linux/
Dpkt_sched.h73 #define TC_H_UNSPEC (0U) macro
/linux-5.19.10/include/uapi/linux/
Dpkt_sched.h74 #define TC_H_UNSPEC (0U) macro