Home
last modified time | relevance | path

Searched refs:cl_rl (Results 1 – 4 of 4) sorted by relevance

/freebsd-14-stable/sys/dev/cxgbe/
HDt4_sched.c183 tc = &pi->sched_params->cl_rl[p->cl]; in set_sched_class_params()
261 tc = &pi->sched_params->cl_rl[0]; in update_tx_sched()
337 tc0 = &sc->port[txq->eq.port_id]->sched_params->cl_rl[0]; in bind_txq_to_traffic_class()
514 tc = &pi->sched_params->cl_rl[0]; in t4_reserve_cl_rl_kbps()
552 tc = &pi->sched_params->cl_rl[fa]; in t4_reserve_cl_rl_kbps()
583 tc = &sc->port[port_id]->sched_params->cl_rl[tc_idx]; in t4_release_cl_rl()
636 tc = sc->port[port_id]->sched_params->cl_rl[i]; in sysctl_tc_params()
HDadapter.h299 struct tx_cl_rl_params cl_rl[]; member
HDt4_main.c8218 struct tx_cl_rl_params *tc = &pi->sched_params->cl_rl[i]; in cxgbe_sysctls()
/freebsd-14-stable/sys/dev/cxgbe/tom/
HDt4_tom.c171 tc = &pi->sched_params->cl_rl[cp->tc_idx]; in init_toepcb()