Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_qdisc.c129 if (qdisc_state->root_qdisc.handle == TC_H_UNSPEC) in mlxsw_sp_qdisc_find_by_handle()
164 mlxsw_sp_qdisc->handle = TC_H_UNSPEC; in mlxsw_sp_qdisc_destroy()
213 if (mlxsw_sp_qdisc->handle != handle || handle == TC_H_UNSPEC) { in mlxsw_sp_qdisc_replace()
864 if (!mlxsw_sp_qdisc && p->handle == TC_H_UNSPEC) { in mlxsw_sp_setup_tc_fifo()
1006 err = mlxsw_sp_qdisc_replace(mlxsw_sp_port, TC_H_UNSPEC, in __mlxsw_sp_qdisc_ets_replace()
1024 qdisc_state->future_handle = TC_H_UNSPEC; in __mlxsw_sp_qdisc_ets_replace()
/Linux-v5.10/tools/include/uapi/linux/
Dpkt_sched.h73 #define TC_H_UNSPEC (0U) macro
/Linux-v5.10/include/uapi/linux/
Dpkt_sched.h74 #define TC_H_UNSPEC (0U) macro