Home
last modified time | relevance | path

Searched refs:tx_cfg_h (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_mac.c1475 esr_ti_cfgtx_h_t tx_cfg_h; in nxge_n2_serdes_init() local
1493 tx_cfg_h.value = 0; in nxge_n2_serdes_init()
1654 portn, chan, tx_cfg_h.value)); in nxge_n2_serdes_init()
1700 k_esr_ti_cfgtx_h_t tx_cfg_h; in nxge_n2_kt_serdes_init() local
1717 tx_cfg_h.value = 0; in nxge_n2_kt_serdes_init()
1762 tx_cfg_h.value = nxgep->srds_prop.tx_cfg_h; in nxge_n2_kt_serdes_init()
1766 tx_cfg_h.bits.msync = K_CFGTX_ENABLE_MSYNC; in nxge_n2_kt_serdes_init()
1770 portn, tx_cfg_h.value)); in nxge_n2_kt_serdes_init()
1854 tx_cfg_h.bits.msync = K_CFGTX_ENABLE_MSYNC; in nxge_n2_kt_serdes_init()
1857 portn, tx_cfg_h.value)); in nxge_n2_kt_serdes_init()
[all …]
H A Dnxge_virtual.c1765 nxgep->srds_prop.tx_cfg_h = in nxge_get_config_properties()
1770 nxgep->srds_prop.tx_cfg_h)); in nxge_get_config_properties()
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_n2_esr_hw.h679 uint16_t tx_cfg_h; member