Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_txc.c153 txc_control_t txc_control; in nxge_txc_tdc_bind() local
163 (void) npi_txc_control(handle, OP_GET, &txc_control); in nxge_txc_tdc_bind()
166 if (txc_control.value & (1 << port)) { in nxge_txc_tdc_bind()
193 if (!(txc_control.value & (1 << port))) { in nxge_txc_tdc_bind()
202 if (txc_control.bits.ldw.txc_enabled == 0) { in nxge_txc_tdc_bind()