Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/cxgb/common/
Dcxgb_common.h789 int t3_config_sched(adapter_t *adap, unsigned int kbps, int sched);
Dcxgb_t3_hw.c3691 int t3_config_sched(adapter_t *adap, unsigned int kbps, int sched) in t3_config_sched() function
/freebsd-9-stable/sys/dev/cxgb/
Dcxgb_main.c2893 error = t3_config_sched(sc, t->kbps, t->sched); in cxgb_extension_ioctl()