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) \
340 mac_tx(dsp->ds_mch, mp, f_hint, flag, NULL)
/illumos-gate/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, argument
884 if ((cookie = DLD_TX(dsp, mp, f_hint, flag)) != NULL) {
/illumos-gate/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, argument

Completed in 65 milliseconds