Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/chxge/com/
H A Dcommon.h99 struct sge_params { struct
128 struct sge_params sge; argument
/titanic_50/usr/src/uts/common/io/chxge/
H A Dsge.c100 static int alloc_rx_resources(pesge *sge, struct sge_params *p);
101 static int alloc_tx_resources(pesge *sge, struct sge_params *p);
104 static void configure_sge(pesge *sge, struct sge_params *p);
135 t1_sge_create(ch_t *sa, struct sge_params *p) in t1_sge_create()
1258 t1_sge_configure(pesge *sge, struct sge_params *p) in t1_sge_configure()
1288 alloc_rx_resources(pesge *sge, struct sge_params *p) in alloc_rx_resources()
1371 alloc_tx_resources(pesge *sge, struct sge_params *p) in alloc_tx_resources()
1418 t1_sge_set_coalesce_params(pesge *sge, struct sge_params *p) in t1_sge_set_coalesce_params()
1434 configure_sge(pesge *sge, struct sge_params *p) in configure_sge()
H A Dsge.h443 pesge *t1_sge_create(ch_t *, struct sge_params *);
450 extern int t1_sge_configure(pesge *sge, struct sge_params *p);