Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_common.h788 int t3_config_sched(adapter_t *adap, unsigned int kbps, int sched);
H A Dcxgb_t3_hw.c3689 int t3_config_sched(adapter_t *adap, unsigned int kbps, int sched) in t3_config_sched() function
/freebsd/sys/dev/cxgb/
H A Dcxgb_main.c2891 error = t3_config_sched(sc, t->kbps, t->sched); in cxgb_extension_ioctl()