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

/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_tx.c79 #pragma inline(e1000g_free_tx_swpkt)
83 * e1000g_free_tx_swpkt - free up the tx sw packet
89 e1000g_free_tx_swpkt(register p_tx_sw_packet_t packet) function
449 e1000g_free_tx_swpkt(packet);
926 e1000g_free_tx_swpkt(packet);
1149 e1000g_free_tx_swpkt(packet);
1409 * has been bound, for it will be used in e1000g_free_tx_swpkt()
H A De1000g_sw.h1048 void e1000g_free_tx_swpkt(p_tx_sw_packet_t packet);
H A De1000g_main.c2149 e1000g_free_tx_swpkt(packet);

Completed in 119 milliseconds