Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dmac_provider.h331 typedef mblk_t *(*mac_ring_poll_t)(void *, int); typedef
342 mac_ring_poll_t poll;
/titanic_50/usr/src/uts/common/io/igb/
H A Digb_gld.c826 infop->mri_poll = (mac_ring_poll_t)igb_rx_ring_poll; in igb_fill_ring()