Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_impl.h448 NIU_HW_TYPE_RF = 1, /* RF/NIU */ enumerator
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_hw.c146 if (nxgep->niu_hw_type != NIU_HW_TYPE_RF) { in nxge_hw_init_niu_common()
H A Dnxge_rxdma.c602 if (nxgep->niu_hw_type == NIU_HW_TYPE_RF) in nxge_enable_rxdma_channel()
3668 if (nxgep->niu_hw_type == NIU_HW_TYPE_RF) { in nxge_map_rxdma_channel_cfg_ring()
H A Dnxge_virtual.c1739 nxgep->niu_hw_type = NIU_HW_TYPE_RF; in nxge_get_config_properties()
H A Dnxge_mac.c1486 if (nxgep->niu_hw_type == NIU_HW_TYPE_RF) { in nxge_n2_serdes_init()