Searched refs:t1_sge_configure (Results 1 – 3 of 3) sorted by relevance
65 int t1_sge_configure(struct sge *, struct sge_params *);
999 err = t1_sge_configure(adapter->sge, &adapter->params.sge); in t1_init_hw_modules()
1957 int t1_sge_configure(struct sge *sge, struct sge_params *p) in t1_sge_configure() function