Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/
H A Dgldutil.c948 ipoib_ptxhdr_t *tgldp; in gld_fastpath_ib() local
970 tgldp = (ipoib_ptxhdr_t *)nmp->b_rptr; in gld_fastpath_ib()
971 tgldp->ipoib_rhdr.ipoib_type = htons(type); in gld_fastpath_ib()
972 tgldp->ipoib_rhdr.ipoib_mbz = 0; in gld_fastpath_ib()
973 mac_copy(&gldp->ipoib_dest, &tgldp->ipoib_dest, IPOIB_ADDRL); in gld_fastpath_ib()