Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Dmac_soft_ring.h642 extern mblk_t *mac_soft_ring_poll(mac_soft_ring_t *, int);
/titanic_44/usr/src/uts/common/io/mac/
H A Dmac_soft_ring.c539 mac_soft_ring_poll(mac_soft_ring_t *ringp, int bytes_to_pickup) in mac_soft_ring_poll() function
H A Dmac_datapath_setup.c390 mrf.mrf_receive = (mac_receive_t)mac_soft_ring_poll; in mac_srs_client_poll_enable()
1707 mrf.mrf_receive = (mac_receive_t)mac_soft_ring_poll; in mac_srs_create_proto_softrings()