Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dmac.h445 mac_resource_type_t mrf_type; /* MAC_RX_FIFO */ member
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_squeue.c472 ASSERT(mrfp->mrf_type == MAC_RX_FIFO); in ip_squeue_add_ring()
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_datapath_setup.c381 mrf.mrf_type = MAC_RX_FIFO; in mac_srs_client_poll_enable()
1716 mrf.mrf_type = MAC_RX_FIFO; in mac_srs_create_proto_softrings()
/illumos-gate/usr/src/uts/common/io/bnxe/
H A Dbnxe_gld.c900 mrf.mrf_type = MAC_RX_FIFO; in BnxeMacResources()