Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/e1000g/
H A De1000g_tx.c63 static int e1000g_tx_workaround_jumbo_82544(p_tx_sw_packet_t, uint64_t, size_t);
78 #pragma inline(e1000g_tx_workaround_jumbo_82544)
1532 return (e1000g_tx_workaround_jumbo_82544(packet, in e1000g_fill_tx_desc()
1606 e1000g_tx_workaround_jumbo_82544(p_tx_sw_packet_t packet, in e1000g_tx_workaround_jumbo_82544() function