Searched refs:ipoib_pgrh_t (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dmac_ib.h62 ipoib_pgrh_t ipib_grh;
/illumos-gate/usr/src/uts/common/sys/ib/clients/ibd/
H A Dibd.h490 } ipoib_pgrh_t; typedef in typeref:struct:ipoib_pgrh
496 #define IPOIB_GRH_SIZE sizeof (ipoib_pgrh_t)
/illumos-gate/usr/src/uts/common/io/
H A Dgldutil.c588 ipoib_pgrh_t *grh;
611 grh = (ipoib_pgrh_t *)mp->b_rptr;
711 grh = (ipoib_pgrh_t *)mp->b_rptr;
/illumos-gate/usr/src/uts/common/io/ib/clients/ibd/
H A Dibd.c8021 ipibp = (ipoib_hdr_t *)((uchar_t *)mp->b_rptr + sizeof (ipoib_pgrh_t));

Completed in 83 milliseconds