Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/nxge/
H A Dnxge_hio.c147 nxge->tdc_is_shared[i] = B_FALSE; in nxge_hio_init()
534 nxge->tdc_is_shared[channel] = B_FALSE; in nxge_grp_dc_add()
1059 nxge->tdc_is_shared[i] = B_FALSE; in nxge_hio_init()
2139 nxge->tdc_is_shared[channel] = B_TRUE; in nxge_hio_tdc_share()
H A Dnxge_txdma.c1723 shared = nxgep->tdc_is_shared[tdc]; in nxge_txdma_hung()
/titanic_41/usr/src/uts/common/sys/nxge/
H A Dnxge.h797 boolean_t tdc_is_shared[NXGE_MAX_TDCS]; member