Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/e1000g/
H A De1000g_tx.c79 #pragma inline(e1000g_free_tx_swpkt)
89 e1000g_free_tx_swpkt(register p_tx_sw_packet_t packet) in e1000g_free_tx_swpkt() function
449 e1000g_free_tx_swpkt(packet); in e1000g_send()
926 e1000g_free_tx_swpkt(packet); in e1000g_tx_setup()
1149 e1000g_free_tx_swpkt(packet); in e1000g_recycle()
H A De1000g_sw.h1057 void e1000g_free_tx_swpkt(p_tx_sw_packet_t packet);
H A De1000g_main.c2159 e1000g_free_tx_swpkt(packet); in e1000g_tx_clean()