Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge.h815 niu_hw_type_t niu_hw_type; member
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_virtual.c1723 nxgep->niu_hw_type = NIU_HW_TYPE_DEFAULT; in nxge_get_config_properties()
1739 nxgep->niu_hw_type = NIU_HW_TYPE_RF; in nxge_get_config_properties()
1741 "NIU type %d", nxgep->niu_hw_type)); in nxge_get_config_properties()
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_mac.c1486 if (nxgep->niu_hw_type == NIU_HW_TYPE_RF) { in nxge_n2_serdes_init()