Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/e1000g/
H A De1000g_alloc.c43 static int e1000g_alloc_tx_descriptors(e1000g_tx_ring_t *);
237 result = e1000g_alloc_tx_descriptors(tx_ring); in e1000g_alloc_descriptors()
266 e1000g_alloc_tx_descriptors(e1000g_tx_ring_t *tx_ring) in e1000g_alloc_tx_descriptors() function