Searched refs:sl_rxinfo (Results 1 - 4 of 4) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/sys/
H A Dsoftmac_impl.h60 softmac_lower_rxinfo_t *sl_rxinfo; member in struct:softmac_lower_s
/opensolaris-onvv-gate/usr/src/uts/common/io/softmac/
H A Dsoftmac_dev.c323 * If sl_rxinfo is non-NULL. This is dedicated-lower-stream
326 if ((rxinfo = slp->sl_rxinfo) != NULL) {
372 if ((rxinfo = slp->sl_rxinfo) != NULL) {
H A Dsoftmac_fp.c244 slp->sl_rxinfo = &sup->su_direct_rxinfo;
258 slp->sl_rxinfo = &sup->su_rxinfo;
H A Dsoftmac_main.c1386 slp->sl_rxinfo = &sup->su_rxinfo;

Completed in 108 milliseconds