Searched defs:mlxsw_sp_qdisc_state (Results 1 – 1 of 1) sorted by relevance
71 struct mlxsw_sp_qdisc_state { struct72 struct mlxsw_sp_qdisc root_qdisc;73 struct mlxsw_sp_qdisc tclass_qdiscs[IEEE_8021QAZ_MAX_TCS];103 struct mlxsw_sp_qdisc_state *qdisc_state = mlxsw_sp_port->qdisc; in mlxsw_sp_qdisc_find() argument