Searched refs:f_hint (Results 1 – 3 of 3) sorted by relevance
/titanic_44/usr/src/uts/common/sys/ |
H A D | dld_impl.h | 339 #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 D | dld_str.c | 861 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 D | softmac_fp.c | 995 softmac_fastpath_wput_data(softmac_upper_t *sup, mblk_t *mp, uintptr_t f_hint, in softmac_fastpath_wput_data() argument
|