Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/sun4v/io/
H A Dvnet_rxdring.c480 kmem_free(ldcp->tx_data_cookie, ldcp->tx_data_ncookies * in vgen_unmap_tx_dring()
483 ldcp->tx_data_ncookies = 0; in vgen_unmap_tx_dring()
524 ldcp->tx_data_ncookies = emsg->data_ncookies; in vgen_map_data()
H A Dvnet_gen.c4993 VNET_DRING_REG_EXT_MSG_SIZE(ldcp->tx_data_ncookies); in vgen_handle_dring_reg()
/titanic_44/usr/src/uts/sun4v/sys/
H A Dvnet_gen.h334 uint32_t tx_data_ncookies; /* # of data cookies */ member