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