Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/chxge/
H A Dsge.h450 extern int t1_sge_configure(pesge *sge, struct sge_params *p);
H A Dsge.c1258 t1_sge_configure(pesge *sge, struct sge_params *p) in t1_sge_configure() function
/titanic_44/usr/src/uts/common/io/chxge/com/
H A Dch_subr.c1270 err = t1_sge_configure(adapter->sge, &adapter->params.sge); in t1_init_hw_modules()