Searched refs:DLD_TX (Results 1 – 3 of 3) sorted by relevance
/titanic_44/usr/src/uts/common/sys/ |
H A D | dld_impl.h | 339 #define DLD_TX(dsp, mp, f_hint, flag) \ macro
|
/titanic_44/usr/src/uts/common/io/dld/ |
H A D | dld_str.c | 884 if ((cookie = DLD_TX(dsp, mp, f_hint, flag)) != NULL) { in str_mdata_fastpath_put() 985 if (DLD_TX(dsp, mp, 0, 0) != NULL) { in str_mdata_raw_put()
|
H A D | dld_proto.c | 1270 if (DLD_TX(dsp, bp, 0, 0) != NULL) { in proto_unitdata_req()
|