Home
last modified time | relevance | path

Searched refs:su_rxinfo (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/softmac/
H A Dsoftmac_dev.c553 sup->su_rxinfo.slr_arg = sup; in softmac_drv_open()
554 sup->su_rxinfo.slr_rx = softmac_dedicated_rx; in softmac_drv_open()
H A Dsoftmac_fp.c263 slp->sl_rxinfo = &sup->su_rxinfo; in softmac_capab_direct()
H A Dsoftmac_main.c1385 slp->sl_rxinfo = &sup->su_rxinfo; in softmac_lower_setup()
/illumos-gate/usr/src/uts/common/sys/
H A Dsoftmac_impl.h283 softmac_lower_rxinfo_t su_rxinfo; /* WO */ member