Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dmac.h400 typedef mblk_t *(*mac_receive_t)(void *, int); typedef
423 mac_receive_t mrf_receive;
/titanic_50/usr/src/uts/common/io/mac/
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()