Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/chelsio/
Dsge.h75 int t1_sge_configure(struct sge *, struct sge_params *);
Dsubr.c983 err = t1_sge_configure(adapter->sge, &adapter->params.sge); in t1_init_hw_modules()
Dsge.c1936 int t1_sge_configure(struct sge *sge, struct sge_params *p) in t1_sge_configure() function