Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/cxgb/common/
Dcxgb_common.h790 int t3_set_sched_ipg(adapter_t *adap, int sched, unsigned int ipg);
Dcxgb_t3_hw.c3735 int t3_set_sched_ipg(adapter_t *adap, int sched, unsigned int ipg) in t3_set_sched_ipg() function
/freebsd-10-stable/sys/dev/cxgb/
Dcxgb_main.c2898 t3_set_sched_ipg(sc, t->sched, t->class_ipg); in cxgb_extension_ioctl()