Home
last modified time | relevance | path

Searched refs:MAC_RX_FIFO (Results 1 – 5 of 5) sorted by relevance

/titanic_44/usr/src/uts/common/sys/
H A Dmac.h406 MAC_RX_FIFO = 1 enumerator
/titanic_44/usr/src/uts/common/inet/ip/
H A Dip_squeue.c482 ASSERT(mrfp->mrf_type == MAC_RX_FIFO); in ip_squeue_add_ring()
/titanic_44/usr/src/uts/common/io/mac/
H A Dmac_datapath_setup.c380 mrf.mrf_type = MAC_RX_FIFO; in mac_srs_client_poll_enable()
1706 mrf.mrf_type = MAC_RX_FIFO; in mac_srs_create_proto_softrings()
/titanic_44/usr/src/uts/common/io/bnxe/
H A Dbnxe_gld.c919 mrf.mrf_type = MAC_RX_FIFO; in BnxeMacResources()
/titanic_44/usr/src/uts/common/io/bge/
H A Dbge_main2.c1483 mrf.mrf_type = MAC_RX_FIFO;