Searched refs:t1_sched_update_parms (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/chelsio/
H A Dsge.h94 unsigned int t1_sched_update_parms(struct sge *, unsigned int, unsigned int,
H A Dsge.c290 * t1_sched_update_parms() is called when the MTU or link speed changes. It
293 unsigned int t1_sched_update_parms(struct sge *sge, unsigned int port, function
325 pr_debug("t1_sched_update_parms: mtu %u speed %u max_avail %u "
344 t1_sched_update_parms(sge, i, 0, 0);
357 t1_sched_update_parms(sge, port, 0, 0);
390 t1_sched_update_parms(sge, i, 1500, 1000);
H A Dcxgb2.c178 t1_sched_update_parms(adapter->sge, port_id, 0, sched_speed);

Completed in 61 milliseconds