Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/chxge/
H A Dsge.c99 static int alloc_tx_resources(pesge *sge, struct sge_params *p);
1265 if (alloc_tx_resources(sge, p)) { in t1_sge_configure()
1369 alloc_tx_resources(pesge *sge, struct sge_params *p) in alloc_tx_resources() function