Home
last modified time | relevance | path

Searched refs:graft_params (Results 1 – 5 of 5) sorted by relevance

/linux/net/sched/
H A Dsch_mq.c192 graft_offload.graft_params.queue = cl - 1; in mq_graft()
193 graft_offload.graft_params.child_handle = new ? new->handle : 0; in mq_graft()
H A Dsch_prio.c306 graft_offload.graft_params.band = band; in prio_graft()
307 graft_offload.graft_params.child_handle = new->handle; in prio_graft()
H A Dsch_ets.c172 qopt.graft_params.band = arg - 1; in ets_offload_graft()
173 qopt.graft_params.child_handle = new->handle; in ets_offload_graft()
/linux/drivers/net/ethernet/netronome/nfp/abm/
H A Dqdisc.c829 opt->graft_params.child_handle, in nfp_abm_setup_tc_mq()
830 opt->graft_params.queue); in nfp_abm_setup_tc_mq()
/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_qdisc.c1680 p->graft_params.band, in __mlxsw_sp_setup_tc_prio()
1681 p->graft_params.child_handle); in __mlxsw_sp_setup_tc_prio()
1725 p->graft_params.band, in __mlxsw_sp_setup_tc_ets()
1726 p->graft_params.child_handle); in __mlxsw_sp_setup_tc_ets()