Searched defs:tx_cfg_h (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_mac.c1475 esr_ti_cfgtx_h_t tx_cfg_h; local
1493 tx_cfg_h.value = 0;
1646 ESR_N2_TX_CFG_H_REG_ADDR(chan), tx_cfg_h.value)) != NXGE_OK)
1653 "==> nxge_n2_serdes_init port<%d>: chan %d tx_cfg_h 0x%x",
1654 portn, chan, tx_cfg_h.value));
1700 k_esr_ti_cfgtx_h_t tx_cfg_h; local
1717 tx_cfg_h.value = 0;
1762 tx_cfg_h.value = nxgep->srds_prop.tx_cfg_h;
1766 tx_cfg_h
[all...]
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_n2_esr_hw.h679 uint16_t tx_cfg_h; member in struct:_nxge_serdes_prop_t

Completed in 214 milliseconds