Home
last modified time | relevance | path

Searched refs:t4_set_sched_ipg (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/cxgbe/common/
H A Dcommon.h767 int t4_set_sched_ipg(struct adapter *adap, int sched, unsigned int ipg);
H A Dt4_hw.c6485 int t4_set_sched_ipg(struct adapter *adap, int sched, unsigned int ipg) in t4_set_sched_ipg() function