Searched refs:t3_config_sched (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | common.h | 732 int t3_config_sched(struct adapter *adap, unsigned int kbps, int sched);
|
H A D | t3_hw.c | 3030 * t3_config_sched - configure a HW traffic scheduler 3037 int t3_config_sched(struct adapter *adap, unsigned int kbps, int sched) in t3_config_sched() function
|
H A D | cxgb3_main.c | 843 ret = t3_config_sched(adap, val, sched); in tm_attr_store()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | common.h | 730 int t3_config_sched(struct adapter *adap, unsigned int kbps, int sched);
|
H A D | cxgb3_main.c | 842 ret = t3_config_sched(adap, val, sched); in tm_attr_store()
|
H A D | t3_hw.c | 2965 * t3_config_sched - configure a HW traffic scheduler 2972 int t3_config_sched(struct adapter *adap, unsigned int kbps, int sched) in t3_config_sched() function
|
Completed in 23 milliseconds