Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/nxge/
H A Dnxge_send.c89 p_nxge_ring_handle_t nrhp = (p_nxge_ring_handle_t)arg; in nxge_tx_ring_send() local
94 ASSERT(nrhp != NULL); in nxge_tx_ring_send()
95 nxgep = nrhp->nxgep; in nxge_tx_ring_send()
96 channel = nxgep->pt_config.hw_config.tdc.start + nrhp->index; in nxge_tx_ring_send()