Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Ddld_impl.h339 #define DLD_TX(dsp, mp, f_hint, flag) \ argument
340 mac_tx(dsp->ds_mch, mp, f_hint, flag, NULL)
/titanic_44/usr/src/uts/common/io/dld/
H A Ddld_str.c861 str_mdata_fastpath_put(dld_str_t *dsp, mblk_t *mp, uintptr_t f_hint, in str_mdata_fastpath_put() argument
884 if ((cookie = DLD_TX(dsp, mp, f_hint, flag)) != NULL) { in str_mdata_fastpath_put()
/titanic_44/usr/src/uts/common/io/softmac/
H A Dsoftmac_fp.c995 softmac_fastpath_wput_data(softmac_upper_t *sup, mblk_t *mp, uintptr_t f_hint, in softmac_fastpath_wput_data() argument