Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/nxge/
H A Dnxge_rxdma.h195 } rx_msg_t, *p_rx_msg_t; typedef
/titanic_44/usr/src/uts/common/io/hxge/
H A Dhxge_rxdma.h310 } rx_msg_t, *p_rx_msg_t; typedef
H A Dhxge_rxdma.c851 hxge_mp = KMEM_ZALLOC(sizeof (rx_msg_t), KM_NOSLEEP); in hxge_allocb()
908 KMEM_FREE(hxge_mp, sizeof (rx_msg_t)); in hxge_allocb()
1049 KMEM_FREE(rx_msg_p, sizeof (rx_msg_t)); in hxge_freeb()
/titanic_44/usr/src/uts/common/io/nxge/
H A Dnxge_rxdma.c1515 nxge_mp = KMEM_ZALLOC(sizeof (rx_msg_t), KM_NOSLEEP); in nxge_allocb()
1574 KMEM_FREE(nxge_mp, sizeof (rx_msg_t)); in nxge_allocb()
1700 KMEM_FREE(rx_msg_p, sizeof (rx_msg_t)); in nxge_freeb()