Home
last modified time | relevance | path

Searched refs:softmac_lower_rxinfo_t (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Dsoftmac_impl.h53 } softmac_lower_rxinfo_t; typedef
60 softmac_lower_rxinfo_t *sl_rxinfo;
283 softmac_lower_rxinfo_t su_rxinfo; /* WO */
284 softmac_lower_rxinfo_t su_direct_rxinfo; /* WO */
/titanic_41/usr/src/uts/common/io/softmac/
H A Dsoftmac_dev.c310 softmac_lower_rxinfo_t *rxinfo; in softmac_mod_rput()