Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dmac.h504 mac_resource_remove_t mrc_remove; member
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_soft_ring.c709 rcb->mrc_remove(rcb->mrc_arg, sr->s_ring_rx_arg2); in mac_soft_ring_poll_disable()
H A Dmac_datapath_setup.c1948 mcip->mci_rcb4.mrc_remove( in mac_srs_fanout_modify()
1954 mcip->mci_rcb6.mrc_remove( in mac_srs_fanout_modify()
/illumos-gate/usr/src/uts/common/io/dld/
H A Ddld_proto.c1460 rcbs.mrc_remove = (mac_resource_remove_t)poll->poll_ring_remove_cf; in dld_capab_poll_enable()