Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/
H A Dcommon.h730 int t3_config_sched(struct adapter *adap, unsigned int kbps, int sched);
H A Dcxgb3_main.c842 ret = t3_config_sched(adap, val, sched); in tm_attr_store()
H A Dt3_hw.c2972 int t3_config_sched(struct adapter *adap, unsigned int kbps, int sched) in t3_config_sched() function