Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_txc.c65 TXC_PKT_STUFFED_REG,
790 TXC_FZC_CNTL_REG_READ64(handle, TXC_PKT_STUFFED_REG, port, &value); in npi_txc_pkt_stuffed_get()
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_txc_hw.h334 #define TXC_PKT_STUFFED_REG (FZC_TXC + 0x20030) macro