Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_tx.c114 packet->num_mblk_frag = 0; in e1000g_free_tx_swpkt()
1280 packet->num_mblk_frag++; in e1000g_tx_copy()
1419 packet->num_mblk_frag++; in e1000g_tx_bind()
H A De1000g_sw.h567 uint32_t num_mblk_frag; member