Home
last modified time | relevance | path

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

/illumos-gate/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)
/illumos-gate/usr/src/uts/common/io/dld/
H A Ddld_str.c878 str_mdata_fastpath_put(dld_str_t *dsp, mblk_t *mp, uintptr_t f_hint, in str_mdata_fastpath_put() argument
901 if ((cookie = DLD_TX(dsp, mp, f_hint, flag)) != 0) { in str_mdata_fastpath_put()
/illumos-gate/usr/src/uts/common/io/softmac/
H A Dsoftmac_fp.c970 softmac_fastpath_wput_data(softmac_upper_t *sup, mblk_t *mp, uintptr_t f_hint, in softmac_fastpath_wput_data() argument