Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Ddld_impl.h49 DLD_FASTPATH, enumerator
/titanic_44/usr/src/uts/common/io/dld/
H A Ddld_str.c407 (mode != DLD_FASTPATH && mode != DLD_RAW)) { in dld_wput()
415 if (mode == DLD_FASTPATH) { in dld_wput()
2225 if (dsp->ds_mode != DLD_FASTPATH) { in ioc_fast()
2235 dsp->ds_mode = DLD_FASTPATH; in ioc_fast()
H A Ddld_proto.c1370 dls_rx_set(dsp, (dsp->ds_mode == DLD_FASTPATH) ? in dld_capab_direct()