Searched refs:t3_config_sched (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.1-release/sys/dev/cxgb/common/
H A Dcxgb_common.h782 int t3_config_sched(adapter_t *adap, unsigned int kbps, int sched);
H A Dcxgb_t3_hw.c3677 * t3_config_sched - configure a HW traffic scheduler
3684 int t3_config_sched(adapter_t *adap, unsigned int kbps, int sched) function
/freebsd-10.1-release/sys/dev/cxgb/
H A Dcxgb_main.c2892 error = t3_config_sched(sc, t->kbps, t->sched);

Completed in 196 milliseconds