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

/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_mac.c1473 esr_ti_cfgrx_h_t rx_cfg_h; local
1495 rx_cfg_h.value = 0;
1533 rx_cfg_h.bits.eq = CFGRX_EQ_ADAPTIVE_LP_ADAPTIVE_ZF;
1588 rx_cfg_h.bits.eq = CFGRX_EQ_ADAPTIVE_LP_ADAPTIVE_ZF;
1664 ESR_N2_RX_CFG_H_REG_ADDR(chan), rx_cfg_h.value)) != NXGE_OK)
1672 "==> nxge_n2_serdes_init port<%d>: chan %d rx_cfg_h 0x%x",
1673 portn, chan, rx_cfg_h.value));
1698 k_esr_ti_cfgrx_h_t rx_cfg_h; local
1719 rx_cfg_h.value = 0;
1786 rx_cfg_h
[all...]
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_n2_esr_hw.h681 uint16_t rx_cfg_h; member in struct:_nxge_serdes_prop_t

Completed in 63 milliseconds