Searched refs:su_direct_rxinfo (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/sys/
H A Dsoftmac_impl.h289 softmac_lower_rxinfo_t su_direct_rxinfo; /* WO */ member in struct:softmac_upper_s
/opensolaris-onvv-gate/usr/src/uts/common/io/softmac/
H A Dsoftmac_dev.c547 sup->su_direct_rxinfo.slr_arg = sup;
548 sup->su_direct_rxinfo.slr_rx = softmac_dedicated_rx;
H A Dsoftmac_fp.c242 sup->su_direct_rxinfo.slr_rx = (softmac_rx_t)direct->di_rx_cf;
243 sup->su_direct_rxinfo.slr_arg = direct->di_rx_ch;
244 slp->sl_rxinfo = &sup->su_direct_rxinfo;

Completed in 103 milliseconds