Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/
H A Dt4_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()
H A Dadapter.h299 struct tx_cl_rl_params cl_rl[]; member
H A Dt4_main.c8204 struct tx_cl_rl_params *tc = &pi->sched_params->cl_rl[i]; in cxgbe_sysctls()
/freebsd/sys/dev/cxgbe/tom/
H A Dt4_tom.c171 tc = &pi->sched_params->cl_rl[cp->tc_idx]; in init_toepcb()