Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/e1000g/
H A De1000g_tx.c58 static int e1000g_fill_tx_desc(e1000g_tx_ring_t *,
75 #pragma inline(e1000g_fill_tx_desc)
1329 desc_count = e1000g_fill_tx_desc(tx_ring, in e1000g_tx_copy()
1427 desc_count = e1000g_fill_tx_desc(tx_ring, in e1000g_tx_bind()
1520 e1000g_fill_tx_desc(e1000g_tx_ring_t *tx_ring, in e1000g_fill_tx_desc() function