Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_rxdma.h195 } rx_msg_t, *p_rx_msg_t; typedef
/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_rxdma.h310 } rx_msg_t, *p_rx_msg_t; typedef
H A Dhxge_rxdma.c842 hxge_mp = KMEM_ZALLOC(sizeof (rx_msg_t), KM_NOSLEEP); in hxge_allocb()
899 KMEM_FREE(hxge_mp, sizeof (rx_msg_t)); in hxge_allocb()
1040 KMEM_FREE(rx_msg_p, sizeof (rx_msg_t)); in hxge_freeb()
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_rxdma.c1497 nxge_mp = KMEM_ZALLOC(sizeof (rx_msg_t), KM_NOSLEEP); in nxge_allocb()
1556 KMEM_FREE(nxge_mp, sizeof (rx_msg_t)); in nxge_allocb()
1682 KMEM_FREE(rx_msg_p, sizeof (rx_msg_t)); in nxge_freeb()