Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Ddld_impl.h257 extern mac_tx_cookie_t str_mdata_fastpath_put(dld_str_t *, mblk_t *,
/titanic_44/usr/src/uts/common/io/dld/
H A Ddld_str.c420 (void) str_mdata_fastpath_put(dsp, mp, 0, 0); in dld_wput()
861 str_mdata_fastpath_put(dld_str_t *dsp, mblk_t *mp, uintptr_t f_hint, in str_mdata_fastpath_put() function
H A Ddld_proto.c1358 direct->di_tx_df = (uintptr_t)str_mdata_fastpath_put; in dld_capab_direct()