Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_common.h789 int t3_set_sched_ipg(adapter_t *adap, int sched, unsigned int ipg);
H A Dcxgb_t3_hw.c3733 int t3_set_sched_ipg(adapter_t *adap, int sched, unsigned int ipg) in t3_set_sched_ipg() function
/freebsd/sys/dev/cxgb/
H A Dcxgb_main.c2896 t3_set_sched_ipg(sc, t->sched, t->class_ipg); in cxgb_extension_ioctl()